factor/extra/cuda
Joe Groff 4eb55a5c3b Merge branch 'master' of factorcode.org:/git/factor 2010-05-12 13:49:02 -07:00
..
demos cuda: rearrange function-launcher grid and block dim to be in the right order 2010-05-05 17:38:37 -07:00
devices cuda.devices: fix distribute-jobs to look only at width of maxThreadsDim 2010-05-07 18:15:37 -07: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 cuda.memory: dependencies 2010-05-05 17:38:59 -07: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 cuda: rearrange function-launcher grid and block dim to be in the right order 2010-05-05 17:38:37 -07:00
types new cuda.types vocab containing CUDA vector types (int2, float4, etc.) with CUDA alignment 2010-05-12 13:48:44 -07:00
utils cuda.utils: fix load error 2010-05-10 20:50:28 -04: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 cuda.utils: fix load error 2010-05-10 20:50:28 -04:00
tags.txt cuda: 'not tested' tag 2010-04-13 18:44:10 -07:00