Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 434 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 434 Bytes

Polaris.jl

This repository provides an example of how to use the Julia on the Polaris (ALCF) system.

Getting Started

julia --project
] up

On a login node you may now execute the following to run the example:

julia --project pi.jl

Job submission

Before submitting your job, make sure you are using the system's HDF5 and MPI library.

Submit your job via
```bash
qsub example.jl