-
Notifications
You must be signed in to change notification settings - Fork 623
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
it is not b4b when you change the number of mpi procs
you could reproduce it by running this regtest with values of mpi tasks multiple of the number of cpu per node
(here I have 28 cpus per node), so I ran -n=$N with N = 28, 56, 84, 112
bin/run_test -c datarmor_intel_debug -m grdset_d2 -n $N -p $MPI_LAUNCH -s PR3_UQ_MPI -w work_d2 -N -o netcdf ../model mww3_test_03
the differences are on all the out_grd.*, out_pnt.*and netcdf output files
this is due to load balancing
otherwise it's always b4b if you run twice the same test
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed