Skip to content

CellArrays 0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 14:23
· 6 commits to main since this release
d2e8569

Release notes

  • Remove GPU package dependencies: the CuCellArray and ROCCellArray type aliases and constructors newly need to be defined in the user code if they are required (possible with the macros @define_CuCellArray and @define_ROCCellArray), except if CellArrays are used via ParallelStencil (automatically defined in the module Data) (CHECK COMPATIBILITY!) (#26)