Releases: JuliaGPU/GPUToolbox.jl
Releases · JuliaGPU/GPUToolbox.jl
v1.1.1
24 Mar 21:18
Compare
Sorry, something went wrong.
No results found
v1.1.0
24 Mar 21:18
Compare
Sorry, something went wrong.
No results found
GPUToolbox v1.1.0
Diff since v1.0.0
Add the ability to control the visibility of generated enums.
Merged pull requests:
Make it possible to control the visibility of created enums. (#16 ) (@maleadt )
v1.0.0
07 Oct 07:18
Compare
Sorry, something went wrong.
No results found
GPUToolbox v1.0.0
Diff since v0.3.0
No breaking changes. Marks 1.0 for simplicity.
Closed issues:
v0.3.0
26 Jul 16:52
Compare
Sorry, something went wrong.
No results found
GPUToolbox v0.3.0
Diff since v0.2.0
No breaking changes. Ports more stuff from CUDA.jl.
Merged pull requests:
Closed issues:
CUDA memoization/LazyInitialized code (#1 )
Fix TagBot (#7 )
v0.2.0
11 Mar 14:57
Compare
Sorry, something went wrong.
No results found
GPUToolbox v0.2.0
This is not a breaking release, it simply adds support for integer literals and some documentation.
Merged pull requests:
Closed issues:
TagBot trigger issue (#2 )
Use @ccall gc_safe=true when available. (#5 )