An array type for domain decomposition in Julia
Dec 13, 2022 · 3 min read · MPI is the de-facto standard in the world of high-performance computing (HPC), and it can be a bit intimidating to learn at first. Julia is well-suited for HPC and it's quite easy to get up and running with MPI, thanks to the open source contribution...
Join discussion