exanauts / CUDA-MPI.jl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Julia 100.0%