Skip to content

Commit

Permalink
Merge pull request #1552 from ACME-Climate/rljacob/cime/add-pem-test
Browse files Browse the repository at this point in the history
Add PEM_Ld3.ne30_oECv3_ICG.A_WCYCL1850S test to acme_int (PR #1552)

This test would have caught the ocean decomposition bug where, for
only the oEC60to30 grid, some partitions did not have a 3-cell-wide
halo resulting in BFB differences when you changed mpi-tasks.
It requires 2 initial runs with different ranks to see it which
is why ERP didn't catch it.

[BFB]
  • Loading branch information
jgfouca authored Jun 8, 2017
2 parents a74bc67 + 8bbbb38 commit b92e8b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/lib/update_acme_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@
"PET.f19_g16.X",
"PET.f45_g37_rx1.A",
"PET_Ln9.ne30_oECv3_ICG.A_WCYCL1850S",
"PEM_Ln9.ne30_oECv3_ICG.A_WCYCL1850S",
"ERP_Ld3.ne30_oECv3_ICG.A_WCYCL1850S",
"SEQ_IOP.f19_g16.X",
"SMS.ne30_oECv3_ICG.A_WCYCL1850S",
Expand Down

0 comments on commit b92e8b6

Please sign in to comment.