User Tools

Site Tools


quick_start

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
Last revisionBoth sides next revision
quick_start [2021/04/09 14:13] nicoquick_start [2021/04/09 14:32] nico
Line 15: Line 15:
   Currently Loaded Modules:   Currently Loaded Modules:
      
-  1) gcc/XXXX/slurm/XXXX+    1) gcc/XXXX/slurm/XXXX
  
-In this documentation, XXXX stands for a version number.+In this documentation, XXXX stands for a version number. If not, you can load the module this way :
  
 +  nicolas.greneche@magi1:~$ module load gcc/XXXX/slurm/XXXX
  
 +You can also update your .bashrc in your home directory to add this command. On standard configurations, you can add the command at the end of the file.
  
 +Now it's time to compile your code to run on Magi. You may have to load additionnal modules to access libraries of compilers required to your code. In this starting guide, we compile and run an MPI code. So, we have to load the OpenMPI module :
 +
 +  nicolas.greneche@magi1:~$ module load gcc/XXXX/openmpi/XXXX
  
  
quick_start.txt · Last modified: 2021/04/09 14:41 by nico