Differences

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

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
doku:simple [2014/05/14 06:22] – created markusdoku:simple [2014/06/10 09:51] markus
Line 11: Line 11:
 </code> </code>
  
-compilation:+compilation (use fftw that comes with simple):
 <code> <code>
-FFTWLIB=/home/lv70172/blaas/software/simple2/fftw/lib+export FFTWLIB=/home/lv70172/blaas/software/simple2/fftw/lib
 ./simple_compile.pl prg=all_fast mac=no compiler=gfortran ./simple_compile.pl prg=all_fast mac=no compiler=gfortran
 </code> </code>
Line 29: Line 29:
 script to run the different steps (should be done via a cronjob) script to run the different steps (should be done via a cronjob)
  
-<code>+{{:doku:simple:run_simple_vsc.sh}} 
 + 
 +<code>    
 #!/bin/bash #!/bin/bash
  
  
-source /home/lv70172/blaas/.bashrc+source $HOME/.bashrc
 export SIMPLESYS=VSC2 export SIMPLESYS=VSC2
  
Line 42: Line 44:
 NODES=8 NODES=8
 PRIME_ARGS="stk=ALIGNED.spi box=240  smpd=1.89 dynlp=yes ring2=105 nthr=16 oritab=rndoris.txt" PRIME_ARGS="stk=ALIGNED.spi box=240  smpd=1.89 dynlp=yes ring2=105 nthr=16 oritab=rndoris.txt"
-PRIME_CMD="/home/lv70172/blaas/SIMPLE-TEST/distr_simple_prime_vsc2.pl"+PRIME_CMD="$HOME/SIMPLE-TEST/distr_simple_prime_vsc2.pl"
 PRIME_ITERATION_STORAGE="$PRIME_RUN_DIR/iteration" PRIME_ITERATION_STORAGE="$PRIME_RUN_DIR/iteration"
  
  • doku/simple.txt
  • Last modified: 2014/06/10 09:58
  • by markus