Updated whole package

This commit is contained in:
James McClure
2013-11-19 00:57:48 -05:00
parent 51319a4778
commit 867c3d535c
42 changed files with 3967 additions and 1480 deletions

8
README.titan Normal file
View File

@@ -0,0 +1,8 @@
# INSTRUCTIONS FOR COMPILING AND RUNNING ON TITAN
# load the module for cuda
module load cudatoolkit
# build executables
make all