This repository provides an example of how to use the Julia on the Polaris (ALCF) system.
julia --project
] up
On a login node you may now execute the following to run the example:
julia --project pi.jl
Before submitting your job, make sure you are using the system's HDF5 and MPI library.
Submit your job via
```bash
qsub example.jl