Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This turns on GPU-aware MPI by default. On all current machines, simulations run faster with GPU-aware MPI enabled. Two technical issues that prevented this are now resolved: AMReX now has the communication arena, which does not use managed memory, and SLURM no longer uses cgroup isolation for GPU bindings by default. Closes #2967.
- Loading branch information