User Tools

Site Tools


software:himster2

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
software:himster2 [2019/12/06 10:25] himusersoftware:himster2 [2022/01/14 18:44] (current) – external edit 127.0.0.1
Line 1: Line 1:
  
-=== SSH connection to the git repository ===+=== Source code checkout === 
  
-Set up the ssh connection to ''bwec-fileserver'' through the HIM gateway following the instructions at https://www.hi-mainz.de/intern/service/ssh-gateway/ 
- 
-\\ 
-=== Source code checkout === 
 <code> <code>
 git clone https://gitlab.rlp.net/emp/primasoft.git git clone https://gitlab.rlp.net/emp/primasoft.git
 </code> </code>
  
-Alternatively (not preferred), check out from the fileserver+Alternatively (not preferred), check out from the fileserver. \\ 
 + 
 +Set up the ssh connection to ''bwec-fileserver'' through the HIM gateway following the instructions at https://www.hi-mainz.de/intern/service/ssh-gateway/ \\ 
 +Then check out:
 <code> <code>
 git clone agmaas@bwec-fileserver:/home/agmaas/git/primasoft.git git clone agmaas@bwec-fileserver:/home/agmaas/git/primasoft.git
-<\code>+</code>
  
  
 \\ \\
 === Environment setup === === Environment setup ===
-load module and set the variable FAIRSOFT_BUILD_DIR:+load module and set the variable FAIRSOFT_BUILD_DIR:\\ 
 +new since Nov 2020:
 <code> <code>
-module load fairsoft/gcc/8.1.0/may18 +export MODULEPATH=$MODULEPATH:/cluster/him/modulefiles 
-export FAIRSOFT_BUILD_DIR=/cluster/him/fairsoft/gcc_8.1.0/may18/+module load fairsoft/gcc/8.3.0/may18p1 
 +export FAIRSOFT_BUILD_DIR=/cluster/him/fairsoft/gcc_8.3.0/may18p1/
 </code> </code>
 +
 or or
 <code> <code>
Line 86: Line 88:
  
 Provide the possibility to have a "dry runs" where all scripts are prepared and can be checked, without actually starting the jobs. That is very useful to avoid having to chase running jobs with wrong settings. Provide the possibility to have a "dry runs" where all scripts are prepared and can be checked, without actually starting the jobs. That is very useful to avoid having to chase running jobs with wrong settings.
 +
 +The following code can be executed with:
 +<code>
 +$ ./myjobscript
 +</code>
  
 <code> <code>
software/himster2.1575627927.txt.gz · Last modified: 2022/01/14 18:44 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki