diff options
Diffstat (limited to 'A5.1/CUDA/README')
-rw-r--r-- | A5.1/CUDA/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/A5.1/CUDA/README b/A5.1/CUDA/README new file mode 100644 index 0000000..02b3c5e --- /dev/null +++ b/A5.1/CUDA/README @@ -0,0 +1,5 @@ + +To compile the CUDA kernel, copy (not link) this directory +into your the project directory of your CUDA SDK, cd into +it and "make verbose=1". + |