MPIHaloArrays.jl
MPIHaloArrays.jl copied to clipboard
An array type for MPI halo data exchange in Julia
I was trying to use the package with Julia v1.9.1. ``` Installed MPIHaloArrays ──── v0.4.0 Updating `\Project.toml` [e77e6532] + MPIHaloArrays v0.4.0 Updating `\Manifest.toml` [79e6a3ab] + Adapt v3.6.2 [4fba245c] + ArrayInterface...
Roadmap
This package looks great! It's simple and flexible enough for the kinds of finite-difference problems im interested in tackling. Can I ask what your roadmap looks like? Have you tried...
Hi everyone, I would like to know if it is possible to use the package on GPUs. Thanks!