UMIACS Servers: Difference between revisions

no edit summary
No edit summary
Line 102: Line 102:
}}
}}


==git==
==Software==
===git===
The MBRC cluster has an git available in the modules.<br>
The MBRC cluster has an git available in the modules.<br>
Then you can download [https://github.com/git-lfs/git-lfs/releases git-lfs compiled] and drop it in <code>~/bin/</code>.<br>
Then you can download [https://github.com/git-lfs/git-lfs/releases git-lfs compiled] and drop it in <code>~/bin/</code>.<br>
Line 110: Line 111:
* Make sure you have a recent version of git
* Make sure you have a recent version of git
** E.g. <code>module load git/2.25.1</code>
** E.g. <code>module load git/2.25.1</code>
==Slurm==