mirror of
https://git.gfz-potsdam.de/naaice/poet.git
synced 2025-12-15 12:28:22 +01:00
Fix control_batch naming, metrics workflow and add R visualization script
This commit is contained in:
parent
92e4414bfa
commit
fddef8d01d
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
#SBATCH --job-name=proto2_eps01_3_rb
|
||||
#SBATCH --output=proto2_eps01_3_rb_%j.out
|
||||
#SBATCH --error=proto2_eps01_3_rb_%j.err
|
||||
#SBATCH --job-name=proto2_eps0035_no_rb_v2
|
||||
#SBATCH --output=proto2_eps0035_no_rb_v2_%j.out
|
||||
#SBATCH --error=proto2_eps0035_no_rb_v2%j.err
|
||||
#SBATCH --partition=long
|
||||
#SBATCH --nodes=6
|
||||
#SBATCH --ntasks-per-node=24
|
||||
@ -15,5 +15,5 @@ module purge
|
||||
module load cmake gcc openmpi
|
||||
|
||||
#mpirun -n 144 ./poet dolo_fgcs_3.R dolo_fgcs_3.qs2 dolo_only_pqc
|
||||
mpirun -n 144 ./poet --interp dolo_fgcs_3_rt.R dolo_fgcs_3.qs2 proto2_eps01_3_rb
|
||||
mpirun -n 144 ./poet --interp --rds dolo_fgcs_3_rt.R dolo_fgcs_3.qs2 proto2_eps0035_no_rb_v2
|
||||
#mpirun -n 144 ./poet --interp barite_fgcs_4_new/barite_fgcs_4_new_rt.R barite_fgcs_4_new/barite_fgcs_4_new.qs2 barite
|
||||
Loading…
x
Reference in New Issue
Block a user