-
#747 implements an initial version of AD/surface coupling but Luca wasn't sure if the SCREAM variables he passed to/from the surface coupler were correct. Balwinder will check this and flag any variab…
-
It seems like https://github.com/pocl/pocl/commit/ec3cd592f7e16f8154c1431a4b0b5659ff7b06d1 is to blame. I'm trying to figure out what is going on here.
-
For further refactor, lines 1305-1310 for the calculations of (co)variances share same formulation and could be calculated using a new subroutine call.
In addition, lines 1314-1329, the calculati…
-
Revamping evaporate_rain via PR #554 reminded me that making changes to P3 which require modifications to function argument lists is really hard. I don't think we can ask people outside SCREAM to do t…
-
Не сохраняется настройка качества SSAO, при выставлении параметра "Очень высоко" игра требует перезагрузку, но после перезагрузки качество по прежнему на "Высоко". И так на OGSR Mod, Народная солянка …
-
At this line,
https://github.com/E3SM-Project/scream/blob/0923ce13163e9029962ae967f53e5eb531ba8939/components/cam/src/physics/cam/shoc.F90#L3315
thv_zi is declared as having nlev levels, but it shou…
-
**Workaround:** delete `ncc/data/shoc/sho/ProgressBar.ll` from the dataset before preprocessing.
The file is `ncc/data/shoc/sho/ProgressBar.ll` and the problem seems to be that this file has only a…
-
It's possible that different AtmosphereProcess subclasses may use different names to refer to the same variable. Currently, the DAG will notice unmet dependencies if a requested field is not found. …
-
I'm running the GEMM kernel from SHOC benchmark at https://github.com/vetter/shoc/blob/0aea03beba2f09fcb5935cc11737372fe4de9ec0/src/opencl/level1/gemm/gemmN.cl
There are private memory blocks like …
-
@pressel and I got this error on Compy with both GCC and Intel compilers. The error is:
```
ExecSpace name: OpenMP
ExecSpace initialized: yes
sizeof(Real) 8 avx -AVX512F-AVX2-AVX compiler Intel FP…