Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 542 Bytes

File metadata and controls

15 lines (10 loc) · 542 Bytes

Common Components for Julia HPC Deployments

Juliaup-HPC

The Julia multiplexing features of Juliaup don't work well on HPC systems. Juliaup-HPC wraps juliaup generating module files whenever a new julia version is added by juliaup. This allows Julia version installed by juliaup-hpc to be used by environment module system. More details here

Rust

This is a barebones deployment script for Rust. In case the rust compiler is not avaialbe on your target sytem. More details here