factor/extra/cuda
Joe Groff 22e853ecb0 cuda: more API cleanups:
- remove useless with-cuda and with-cuda-program combinators
	- eliminate redundant cuda-device, cuda-context variables
	- rearrange arguments of with-*cuda-context to ( device flags quot -- )
	- don't pass context to with-cuda-context quot
	- add context-device word to ask for current device
2010-05-15 11:47:19 -07:00
..
demos cuda: more API cleanups: 2010-05-15 11:47:19 -07:00
devices cuda: more API cleanups: 2010-05-15 11:47:19 -07:00
ffi Sprinkle init-cuda everywhere you could conceivably need it! 2010-04-23 23:17:47 -05:00
gl cuda: more API cleanups: 2010-05-15 11:47:19 -07: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: more API cleanups: 2010-05-15 11:47:19 -07: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: more API cleanups: 2010-05-15 11:47:19 -07:00
tags.txt cuda: 'not tested' tag 2010-04-13 18:44:10 -07:00