User Tools

Site Tools


users:software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
users:software [2016/04/01 08:20] – [Environment Modules] ecaloreusers:software [2016/04/01 08:25] (current) – [Environment Modules] ecalore
Line 7: Line 7:
 ===== Environment Modules ===== ===== Environment Modules =====
  
 +Several compilers and libraries are installed, but not all of them could be used in the same environment because of conflicts (e.g. different versions of the same compiler or different implementations of the same library). The //Environment Modules//, just changing environment variables such us //$PATH// and //$LD_LIBRARY_PATH//, is able to "load" and "unload" different software components.
  
 +To load a module you can just type:
 +
 +<code>module load my_module_name</code>
 +
 +while to remove a module you can just type:
 +
 +<code>module remove my_module_name</code>
  
 <WRAP center round tip 60%> <WRAP center round tip 60%>
users/software.1459498817.txt.gz · Last modified: 2016/04/01 08:20 by ecalore