Skip to content

exanauts/Polaris.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published