We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f949ea8 commit 3fc02e7Copy full SHA for 3fc02e7
1 file changed
readme.txt
@@ -28,10 +28,18 @@ PYTHONPATH=$PYTHONPATH:/global/home/groups/co_nuclear/python-pkgs/pp-1.6.5
28
29
PYTHONPATH=$PYTHONPATH:/global/home/groups/co_nuclear/python-pkgs/pyDOE-0.3.8-py2.7.egg
30
31
-
32
export PATH
33
34
35
# Aliases
36
alias groupdir="cd /global/home/groups/co_nuclear"
37
-alias nuc='squeue -q nuclear_normal'
+alias nuc='squeue -q nuclear_normal'
+
38
39
40
+To get the latest repo on Savio:
41
+You will need to generate an SSH key. Follow the steps here:
42
43
+https://help.github.com/articles/connecting-to-github-with-ssh/
44
45
+Then clone the repo in your desired folder location.
0 commit comments