You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)