GEOS
GEOS copied to clipboard
[Bug] Integratedtests fail with gcc8.3.1 + cuda on Lassen
Describe the bug Many integrated tests fail on Lassen with gcc 8.3.1. It seems to be a somewhat random list of tests (e.g., it's not all tests using a specific solver that are failing).
Most of them throw the following error:
1587-148 Incorrect nesting of loop or single constructs.
A few others, instead, just go out of memory:
CUDAassert: out of memory /usr/WS1/GEOS/GEOSX/TPLs_2021-03-01/[email protected]/raja/include/RAJA/policy/cuda/MemUtils_CUDA.hpp 210
To Reproduce Steps to reproduce the behavior:
- Build the code on lassen with gcc.
- Run the integratedTests.
Expected behavior Tests shoud pass.
Platform (please complete the following information):
- LLNL/Lassen
- Compiler: gcc 8.3.1