Releases: eth-cscs/ImplicitGlobalGrid.jl
Releases · eth-cscs/ImplicitGlobalGrid.jl
ImplicitGlobalGrid.jl 0.10.1
Release notes
- Add support for CUDA 3 (#12)
- Add support for Julia 1.6 (#12)
- Enable CUDA enabled installation without CUDA.jl preinstalled (#13)
- Improve Julia executable detection in unit tests (#12)
ImplicitGlobalGrid.jl 0.10.0
Release notes
- Add support for CUDA 1 (#6)
- Add
select_device
function for multi-device nodes (#7)
- Fix conditional GPU precompilation (#7)
- Change environment variable
GG_CUDAAWARE_MPI
to IGG_CUDAAWARE_MPI
(#7)
- Minor README update (#7)
ImplicitGlobalGrid.jl 0.9.3
Release notes
- Add support for CUDAdrv >=6.3.0 (#5)
- Fix performance regression of host-to-host transfers for Julia >=1.3 (#5)
ImplicitGlobalGrid.jl 0.9.2
Release notes
Initial release.