-
After PR #1080 all atmosphere processes should now be able to register their local memory needs with the AD memory buffer.
For SCREAMv1.1, and possibly SCREAMv1, we should verify that all active pr…
-
This is causing master failures. I'm not sure how it got past the AT.
See comment at bottom of #973 for details.
-
Updated plan: we actually decided the field manager should always use *wet* mixing ratios because this makes more sense for weird variables like TKE that would be totally counterintuitive if they were…
-
The cmake macro `CreateDynamicsLib` creates a unique homme library, and is defined such that if a library has already been defined that matchs the "HOMME_TARGET", "NP", "PLEV" and "QSIZE_D" that the l…
-
Port shoc_interface.F90 to C++ and couple it to our atmosphere driver and the C++ version of SHOC we've created.
Depends on #831
-
The sort program in HIP does not produce correct result using hipcl.
Thank you for reproducing the issue.
https://github.com/zjin-lcf/oneAPI-DirectProgramming/blob/master/sort-hip/main.cu
-
2 programs, which account for 17 tests (the shoc test below is run with OMP_NUM_THREADS=1...16) fail with CMAKE_BUILD_TYPE=RELEASE and CMAKE_BUILD_TYPE=RelWithDebInfo, but they pass with CMAKE_BUILD_T…
-
any gpu test I do i get "The test quit with a non-zero exit status"
I'm using docker phoronix/pts
did an update && apt upgrade
/phoronix-test-suite/phoronix-test-suite benchmark shoc
```
Syste…
-
We want the AD to be able to create a multi-dimensional array Q (though we should maybe rename it as AdvectedArrays or something), which contains all variables we want to advect by dynamics, SHOC, and…
-
Matt Norman pointed out that https://github.com/E3SM-Project/scream/blob/90c85ecac8f6e1c482f06fb281613b41f7f85124/components/eam/src/physics/cam/micro_p3.F90#L452 and https://github.com/E3SM-Project/s…