MPIHaloArrays.jl icon indicating copy to clipboard operation
MPIHaloArrays.jl copied to clipboard

An array type for MPI halo data exchange in Julia

Results 3 MPIHaloArrays.jl issues
Sort by recently updated
recently updated
newest added

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...

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!