Skip to content

Commit

Permalink
Merge branch 'jinyuntang/lnd/betr_arrfix1' (PR #1362)
Browse files Browse the repository at this point in the history
BeTR failed when running with the 15.x intel compiler. By updating
the compiler configuration and enforce some array shapes during
argument passing fixed the bug.

Fixes #1326
[BFB]
  • Loading branch information
Gautam Bisht committed Apr 10, 2017
2 parents f67f2eb + 171e62e commit f554234
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
./xmlchange CLM_BLDNML_OPTS="-bgc sp -betr_mode on"

1 change: 1 addition & 0 deletions utils/python/update_acme_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
"ERS.f09_g16.I1850CLM45CN",
"SMS.hcru_hcru.I1850CRUCLM45CN",
("SMS_Ly3_P1x1.1x1_smallvilleIA.ICLM45CNCROP", "force_netcdf_pio"),
("ERS.f19_g16.I1850CLM45","clm-betr"),
"ERS.ne11_oQU240.I20TRCLM45",
"ERS.f09_g16.IMCLM45BC")
),
Expand Down

0 comments on commit f554234

Please sign in to comment.