The MPI.jl library contains wrappers of MPI functions for Julia.
The MPI interface for the Julia language is described here.
You can find some example codes using MPI.ji from here.
A very simple example script "01-hello.jl" is shown below
using MPI |
Gadi
You could submit a PBS job to run Rmpi in Gadi. The example job script is show below (make sure "gdata/dk92" is included in your storage request)
#!/bin/bash |