Skip to content
Snippets Groups Projects
submit.sh 286 B
Newer Older
  • Learn to ignore specific revisions
  • rhaag's avatar
    rhaag committed
    #$ -q maximilian-cpu.q
    
    #$ -j yes
    #$ -N anywt1_anydt01
    #$ -t 1-1600
    #$ -tc 400
    
    
    SETTINGS_NAME="./drive_and_wait/settings.jl"
    #Change into the Folder, where everything else is
    cd ..
    
    #Run simulation
    julia sim.jl $SGE_TASK_ID $SETTINGS_NAME $JOB_NAME