Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 253 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 253 Bytes

CUDA-MPI.jl

Setup of CUDA-aware MPI on Moonshot. It uses LocalPreferences.toml to point to an MPI-aware library on moonshot.

Running example.jl should confirm CUDA aware MPI is enabled.

> julia --project example.jl
MPI.has_cuda() = true