Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance: Add CUDA Aware MPI #5930

Merged
merged 26 commits into from
Feb 26, 2025
Merged

Conversation

Qianruipku
Copy link
Collaborator

When mpi support CUDA Aware MPI (e.g. OpenMPI, MVAPICH2, etc.), CUDA data can be directly communicated using MPI without the need to transfer it back to the CPU first.

@Qianruipku Qianruipku added Performance Issues related to fail running ABACUS GPU & DCU & HPC GPU and DCU and HPC related any issues labels Feb 25, 2025
@Qianruipku Qianruipku enabled auto-merge (squash) February 26, 2025 02:29
@Qianruipku Qianruipku merged commit 9448ba9 into deepmodeling:develop Feb 26, 2025
14 checks passed
Fisherd99 pushed a commit to Fisherd99/abacus-BSE that referenced this pull request Mar 31, 2025
* add CUDA-aware MPI
* update docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GPU & DCU & HPC GPU and DCU and HPC related any issues Performance Issues related to fail running ABACUS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants