Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revisionBoth sides next revision
doku:relion [2014/10/22 09:38] – [relion 1.3] markusdoku:relion [2014/10/22 09:59] – [Version 1.3] markus
Line 314: Line 314:
  cp -r $my_src/$d $my_prefix  cp -r $my_src/$d $my_prefix
 done done
 +
 +mkdir -p $my_prefix/gui
 +echo '
 +#!/bin/bash
 +#$ -pe XXXqueueXXX XXXmpinodesXXX
 +#$ -e XXXerrfileXXX
 +#$ -o XXXoutfileXXX
 +#$ -cwd
 +#$ -V
 +
 +#needed on VSC-1:
 +#export IPATH_NO_CPUAFFINITY=1
 +
 +mpirun -machinefile $TMPDIR/machines  -np XXXmpinodesXXX  XXXcommandXXX
 +'> $my_prefix/gui/qsub.bash
 +
 +
 </code> </code>
  
  • doku/relion.txt
  • Last modified: 2014/10/22 10:00
  • by markus