Skip to content
Snippets Groups Projects
Commit 588e109f authored by Tim Quatmann's avatar Tim Quatmann
Browse files

-> /home/tq429871

parent 49cd8159
No related branches found
No related tags found
No related merge requests found
......@@ -29,10 +29,10 @@
# // #SBATCH --mail-user=your.name@cs.rwth-aachen.de
### Load the module system configuration, necessary to load dependent libraries
source $home/hpc-scripts/prepareEnvironmentGcc.sh
source $HOME/hpc-scripts/prepareEnvironmentGcc.sh
### Change Directory to your working directory (binaries, etc)
cd $home
cd $HOME
start=`date`
echo "Starting task $SLURM_ARRAY_TASK_ID at $start"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment