-
I have got an error while trying to build the shoc directory the problem is while compiling for BusSpeedDownload, hence my cuda path is set.
one of the errors I have got is:
/common/main.cpp:60: und…
-
The ShocSimple and ShocStandard conventions have sediment depth coordinates `zcsed` and `z_centre_sed`. These should be added to `get_all_depth_names()`.
-
It appears that most (if not all... I haven't examined every test file) SHOC property tests are still calling the F90 code and not the cpp implementation. This should be modified before the F90 code …
-
Hi,
I was trying to run the fft test in SHOC. In the normal mode (without dma) it makes the dynamic trace but it does not give out the power and area summary (it does give out the stats). When I try …
-
**Describe the bug**
This was discovered when porting shoc_energy_integrals to small kernels. I was getting large differences in the outputs of the view_reductions when num_threads>1. I suspect the p…
-
I see version 1.1.5 referenced here
https://github.com/vetter/shoc/blob/master/doc/shoc-manual.pdf
https://github.com/vetter/shoc/issues/55
https://github.com/vetter/shoc/issues/41
https://github.…
-
Using HiP support E3SM-MMF code,
https://github.com/xyuan/e3sm_p3_shoc/tree/e3sm_p3_shoc_hip
to build on crusher with AMD compiler, and with following modules
[yuanx@login2.crusher cmake-bld]…
xyuan updated
2 years ago
-
dear SHOCers,
I am contemplating to modify shoc to use the clang compiler that has recently adopted mainline support for CUDA.
http://llvm.org/releases/3.8.0/tools/clang/docs/ReleaseNotes.html#cuda-s…
-
Consider clubb interface file:
```
thlm(i,k) = state1%t(i,k)*exner_clubb(i,k)-(latvap/cpair)*state1%q(i,k,ixcldliq)
```
(here exner_clubb is actually 1/Exner).
Is it correct that Exne…
-
In working on the DAG constructor, and running the `homme_shoc_cld_spa_p3_rrtmgp_pg2_dp` case, I discovered, with the help of @bartgol, that, for the PG2 grid, the `tracers` group and the `nc_nuceat_t…