cc_staff
40
edits
(Newer Julia MPI requires different way to set backend MPI info) |
m (Markup path too) |
||
Line 163: | Line 163: | ||
Pkg.add("MPI") | Pkg.add("MPI") | ||
If you are using Julia MPI 0.20 or later, run the following (note that this appends an <code>[MPIPreferences]</code> section to your .julia/environments/vX.Y/LocalPreferences.toml file, if one already exists, it should be manually removed first): | If you are using Julia MPI 0.20 or later, run the following (note that this appends an <code>[MPIPreferences]</code> section to your <code>.julia/environments/vX.Y/LocalPreferences.toml</code> file, if one already exists, it should be manually removed first): | ||
module load julia | module load julia |