factor/extra/cuda
Doug Coleman cc546c3a94 init-cuda in a couple more places... 2010-04-23 23:19:26 -05:00
..
demos Run hello-world on each CUDA device. fix a bug with returning the hello world string. add with-each-cuda-device combinator to run a program on each device. add an init-hook for cuda-init 2010-04-23 14:29:24 -05:00
devices init-cuda in a couple more places... 2010-04-23 23:19:26 -05:00
ffi Sprinkle init-cuda everywhere you could conceivably need it! 2010-04-23 23:17:47 -05:00
libraries move cuda.utils library words to cuda.libraries 2010-04-23 14:43:13 -05:00
memory make host>device only take one parameter, add 2<<< for calling cuda functions where shared-memory is 0, simplify hello-world example 2010-04-23 14:29:23 -05:00
nvcc Compile the .cu file with a relative pathname instead of absolute 2010-04-23 15:06:43 -05:00
ptx cuda.ptx: better representation of operands 2010-04-20 13:51:10 -07:00
syntax Add using 2010-04-23 14:43:48 -05:00
utils Move cuda.devices word out of cuda.utils 2010-04-23 18:27:13 -05:00
authors.txt Playing around with a higher-level CUDA api. Also, changed some char* to c-string in cuda.ffi 2010-04-13 02:32:07 -07:00
cuda-tests.factor Playing around with a higher-level CUDA api. Also, changed some char* to c-string in cuda.ffi 2010-04-13 02:32:07 -07:00
cuda.factor Sprinkle init-cuda everywhere you could conceivably need it! 2010-04-23 23:17:47 -05:00
tags.txt cuda: 'not tested' tag 2010-04-13 18:44:10 -07:00