Releases: JuliaAttic/CUDArt.jl
Releases · JuliaAttic/CUDArt.jl
v0.4.1
08 Sep 15:06
Compare
Sorry, something went wrong.
No results found
Hotfix: correct handling of missing libNVML
include compilation of cuda c strings
31 Aug 10:51
Compare
Sorry, something went wrong.
No results found
Merge pull request #103 from JuliaGPU/tb/compile
Make the compilation example first-class functionality.
v0.3.2
09 Aug 14:13
Compare
Sorry, something went wrong.
No results found
feature: support for CUDA 9
bugfix: detection of compatible host compiler
adapt to CUDAdrv changes
Streams and name conflicts
31 May 10:15
Compare
Sorry, something went wrong.
No results found
Fixes Stream construction
Imports names from CUDAdrv and extends them for integer-numbered devices
v0.3.0
25 May 12:40
Compare
Sorry, something went wrong.
No results found
Very large update:
proper 0.5 and 0.6 support
better integration with CUDAdrv
improved build system (including better Windows support)
add CUDA C compilation example