Installing software in your home directory: Difference between revisions

Jump to navigation Jump to search
Marked this version for translation
m (Added python wheels to the note section)
(Marked this version for translation)
Line 94: Line 94:
* if all else fails you can use <code>module --force purge</code> to remove the CVMFS environment. You are then left with a bare-bones CentOS-7 installation without modules. This may help for special situations such as compiling GCC yourself or using custom toolchains such as the [http://www.astro.wisc.edu/~townsend/static.php?ref=mesasdk MESA SDK]. Purging modules would then '''only''' be necessary when you compile such software; the modules can be reloaded when running it.
* if all else fails you can use <code>module --force purge</code> to remove the CVMFS environment. You are then left with a bare-bones CentOS-7 installation without modules. This may help for special situations such as compiling GCC yourself or using custom toolchains such as the [http://www.astro.wisc.edu/~townsend/static.php?ref=mesasdk MESA SDK]. Purging modules would then '''only''' be necessary when you compile such software; the modules can be reloaded when running it.


== Compiling on compute nodes ==
== Compiling on compute nodes == <!--T:26-->


<!--T:27-->
In most situations you can compile on the login nodes. However, if the code needs to be built on a node
In most situations you can compile on the login nodes. However, if the code needs to be built on a node
* with a GPU, or
* with a GPU, or
cc_staff
252

edits

Navigation menu