Niagara Quickstart: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 210: Line 210:


<!--T:155-->
<!--T:155-->
The default .bashrc and .bash_profile files on Niagara can be found [https://docs.scinet.utoronto.ca/index.php/Bashrc_guidelines here]
Our guidelines for .bashrc files can be found [https://docs.scinet.utoronto.ca/index.php/Bashrc_guidelines here]


<!--T:156-->
<!--T:156-->
Line 220: Line 220:
<!--T:58-->
<!--T:58-->
Short names give default versions; e.g. <code>intel</code> → <code>intel/2018.2</code>.  It is usually better to be explicit about the versions, for future reproducibility.
Short names give default versions; e.g. <code>intel</code> → <code>intel/2018.2</code>.  It is usually better to be explicit about the versions, for future reproducibility.
<!--T:59-->
Handy abbreviations:
<!--T:60-->
<pre class="sh">
        ml → module list
        ml NAME → module load NAME  # if NAME is an existing module
        ml X → module X
</pre>


<!--T:61-->
<!--T:61-->
cc_staff
290

edits

Navigation menu