[llvm] [Offload] Add MPI Proxy Plugin (PR #114574)
Jhonatan Cléto via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 15 10:02:40 PST 2024
cl3to wrote:
Here are some results comparing the performance of RSBench and XSBench (lookup_size=10^10) when executed using the MPI proxy plugin (MPP) and the CUDA plugin.
**RSBench Strong Scaling:**

**XSBench Strong Scaling:**

**Weak Scaling using MPP:**

https://github.com/llvm/llvm-project/pull/114574
More information about the llvm-commits
mailing list