/Polaris.jl

Polaris Quickstart

Primary LanguageShellMIT LicenseMIT

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