Skip to content

Implement the support of CUDA aware MPI for periodic boundary conditions.

Nicolas Tancogne-Dejean requested to merge cuda_aware_mpi_periodic into develop

Description

Implement the support of CUDA aware MPI for periodic boundary conditions with domain parallelization.

News snippet

Optimization of MPI+GPU for periodic system with domain parallelization.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports