From 4f0d7f248d06d807c68bfe048e8d38073ab0dd13 Mon Sep 17 00:00:00 2001 From: David Bailey Date: Fri, 19 Nov 2021 08:43:02 -0700 Subject: [PATCH 1/2] Fix some raketests for izumi --- configuration/scripts/options/set_nml.alt04 | 2 +- configuration/scripts/tests/nothread_suite.ts | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/configuration/scripts/options/set_nml.alt04 b/configuration/scripts/options/set_nml.alt04 index 98eb311cb..99aa65288 100644 --- a/configuration/scripts/options/set_nml.alt04 +++ b/configuration/scripts/options/set_nml.alt04 @@ -1,7 +1,7 @@ ice_ic = 'default' bfbflag = 'reprosum' distribution_type = 'rake' -processor_shape = 'slenderX2' +processor_shape = 'square-ice' distribution_wght = 'block' tr_iage = .true. tr_FY = .true. diff --git a/configuration/scripts/tests/nothread_suite.ts b/configuration/scripts/tests/nothread_suite.ts index da1267e86..616741aa2 100644 --- a/configuration/scripts/tests/nothread_suite.ts +++ b/configuration/scripts/tests/nothread_suite.ts @@ -19,7 +19,7 @@ restart gx3 16x1 gx3ncarbulk,iobinary restart gx3 12x1 alt01 restart gx3 16x1 alt02 restart gx3 8x1 alt03 -restart gx3 16x1 alt04 +restart gx3 16x1x5x29x6 alt04 restart gx3 16x1 alt05 restart gx3 20x1 alt06 restart gx3 18x1 alt01,debug,short @@ -66,7 +66,7 @@ restart gx3 16x1x8x10x10 droundrobin restart_gx3_8x1x25x29x2_ restart gx3 6x1x50x58x1 droundrobin restart_gx3_8x1x25x29x2_dslenderX2 restart gx3 8x1x19x19x5 droundrobin restart_gx3_8x1x25x29x2_dslenderX2 restart gx3 20x1x5x29x20 dsectrobin,short restart_gx3_8x1x25x29x2_dslenderX2 -restart gx3 32x1x5x10x10 drakeX2 restart_gx3_8x1x25x29x2_dslenderX2 +restart gx3 32x1x5x10x12 drakeX2 restart_gx3_8x1x25x29x2_dslenderX2 restart gx3 16x1x8x10x10 droundrobin,maskhalo restart_gx3_8x1x25x29x2_dslenderX2 restart gx3 4x1x25x29x4 droundrobin restart_gx3_8x1x25x29x2_dslenderX2 From 95b8960d1df8181f364c8a733786ca96e4651a51 Mon Sep 17 00:00:00 2001 From: David Bailey Date: Fri, 19 Nov 2021 08:45:42 -0700 Subject: [PATCH 2/2] fix some rake tests --- configuration/scripts/options/set_nml.alt04 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/scripts/options/set_nml.alt04 b/configuration/scripts/options/set_nml.alt04 index 99aa65288..98eb311cb 100644 --- a/configuration/scripts/options/set_nml.alt04 +++ b/configuration/scripts/options/set_nml.alt04 @@ -1,7 +1,7 @@ ice_ic = 'default' bfbflag = 'reprosum' distribution_type = 'rake' -processor_shape = 'square-ice' +processor_shape = 'slenderX2' distribution_wght = 'block' tr_iage = .true. tr_FY = .true.