-
DMA interface v1 is deprecated. All benchmarks should be migrated to v3. The primary difference is that now there is an explicit separation between host memory and accelerator memory, rather than the …
-
Example (Shoc's NeuralNet.cu):
CUDA_SAFE_CALL(cudaMemcpy(&D__TRAINING_DATA_X_2D[i_IMAGE_SIZE], TRAINING_DATA_X[i], sizeof(float)_IMAGE_SIZE, cudaMemcpyHostToDevice));
where:
# define CUDA_SAFE_CALL(…
-
This would avoid some errors (like file present in master but not in the branch) to go under the testing script radar.
-
On cori-knl, the test `ERS_D.ne11_ne11.FSCREAM-LR --compiler=intel19` is failing for me.
I used the screm repo from Jan 31st.
```
146: forrtl: error (65): floating invalid
146: Image …
-
The SHOC scheme (gcm_shoc.F90) should be reworked so that it looks a bit more familiar to the physics developers.
Currently, the CCPP entry point uses different variable names than the FV3 version …
-
Doesn't pass its own validation.
-
There is still a MAJOR issue with the game that needs an absolute fix. It is near unplayable when you are hanging out around skadovsk or looking to certain area . From 50 fps to 9 . Low gpu usage, lo…
-
As of 2018/11/01, gmtb-scm and NEMSfv3gfs fail to build with the PGI compiler with the following message:
... gcm_shoc.F90: PGF90-S-0285-Source line too long
-
Hello
I use apache2 + cgi. I enabled sudo for all users.
I try run ansible throw apache2 cgi and I got:
> { "dark": { "127.0.0.1": { "msg": "Authentication or permission
> failure. In some cases, yo…
-
Hello
I am using apache2 + cgi. I enabled sudo for all users. But when I try run ansible throw apache2 cgi and I got:
```
{ "dark": { "127.0.0.1": { "msg": "Authentication or permission
failure. In s…