Skip to content

Releases: eth-cscs/ImplicitGlobalGrid.jl

ImplicitGlobalGrid.jl 0.10.1

29 Apr 12:54
1778c67
Compare
Choose a tag to compare

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

05 Nov 10:04
899dbf1
Compare
Choose a tag to compare

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

01 Jun 16:12
ed689d5
Compare
Choose a tag to compare

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

05 Feb 14:37
568d242
Compare
Choose a tag to compare

Release notes

Initial release.