forked from E3SM-Project/E3SM
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deconflict and cleanup Harvest Carbon PR #4
Comments
Closed per E3SM-Project#5106 |
glemieux
pushed a commit
that referenced
this issue
Jan 31, 2023
fates-nutrient coupling api changes
glemieux
pushed a commit
that referenced
this issue
Jun 13, 2023
cee/15.0.0 with GPU MPI buffers can crash in a system lib like this: #4 0x00007fffe159e35b in (anonymous namespace)::do_free_with_callback(void*, void (*)(void*)) [clone .constprop.0] () from /opt/cray/pe/cce/15.0.0/cce/x86_64/lib/libtcmalloc_minimal.so.1 #5 0x00007fffe15a8f16 in tc_free () from /opt/cray/pe/cce/15.0.0/cce/x86_64/lib/libtcmalloc_minimal.so.1 #6 0x00007fffe99c2bcd in _dlerror_run () from /lib64/libdl.so.2 #7 0x00007fffe99c2481 in dlopen@@GLIBC_2.2.5 () from /lib64/libdl.so.2 #8 0x00007fffea7bce42 in _ad_cray_lock_init () from /opt/cray/pe/lib64/libmpi_cray.so.12 #9 0x00007fffed7eb37a in call_init.part () from /lib64/ld-linux-x86-64.so.2 #10 0x00007fffed7eb496 in _dl_init () from /lib64/ld-linux-x86-64.so.2 #11 0x00007fffed7dc58a in _dl_start_user () from /lib64/ld-linux-x86-64.so.2 #12 0x0000000000000001 in ?? () #13 0x00007fffffff42e7 in ?? () #14 0x0000000000000000 in ?? () Work around this by using cee/14.0.3.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PR location: E3SM-Project#5043
The configuration files need to be changed from what Shijie originally specified for his test cases. This includes reverting the .gitignore change as well:
Ryan noted that we should ask someone if its ok to add the
HRV_DEADSTEMC_TO_PROD...
that Shijie added to a set of testmods. It should be noted that these variable predated this pr, but were not in the history output generally. They have also been added to the fates only history output, so this may conflict with that test run. Perhaps we can add a fates-specific test including these variables?v1bgc
testmod changes and change as necessary.The default harvest was set as the
area fraction
originally. Should this be reverted?The text was updated successfully, but these errors were encountered: