This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
8ae600124c
factor
/
extra
/
cuda
History
Doug Coleman
8ae600124c
remove init-cuda from a combinator because it's a startup-hook now
2010-04-23 14:29:24 -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
Move some code to cuda.devices
2010-04-19 01:21:36 -05:00
ffi
C-ENUM: -> ENUM:
2010-04-19 20:07:16 -07: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
ptx
cuda.ptx: better representation of operands
2010-04-20 13:51:10 -07:00
syntax
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
utils
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
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
remove init-cuda from a combinator because it's a startup-hook now
2010-04-23 14:29:24 -05:00
tags.txt
cuda: 'not tested' tag
2010-04-13 18:44:10 -07:00