Skip to content

4) Instructions for cluster Singe

Maxim Umansky edited this page Sep 24, 2020 · 6 revisions

module load anaconda/3

After that follow the standard instructions:

git clone https://username@github.com/LLNL/INGRID

cd INGRID

python setup.py install --user

cd drivers/

python StartGUI.py

etc.

Clone this wiki locally