...
To add the MPI.jl package to your depot follow these step steps:
$ module load impi/2018.5
$ module load julia
$ julia -e 'using Pkg; Pkg.add("MPIPreferences")'
$ julia -e 'using Pkg; Pkg.add("MPI")'
...
...
To add the MPI.jl package to your depot follow these step steps:
$ module load impi/2018.5
$ module load julia
$ julia -e 'using Pkg; Pkg.add("MPIPreferences")'
$ julia -e 'using Pkg; Pkg.add("MPI")'
...