This issue will look at testing being done with NVHPC 26.1ng.
For both, we need a change in ESMA_cmake (see GEOS-ESM/ESMA_cmake#542)
MAPL 2
Build
Builds!
Testing
Fails:
The following tests FAILED:
12 - MAPL.state.tests (Failed) ESSENTIAL
14 - MAPL.base.tests (Failed) ESSENTIAL
Errors while running CTest
MAPL 3
Build
Needs a change in MAPL3: #4950
But after that builds.
Testing
Fails:
The following tests FAILED:
13 - MAPL.esmf_utils.tests (Failed) ESSENTIAL
17 - MAPL.field.test_fieldcreate (Failed) ESSENTIAL
18 - MAPL.field.test_utils (Failed) ESSENTIAL
19 - MAPL.field_bundle.tests (Failed) ESSENTIAL
20 - MAPL.state.tests (Failed) ESSENTIAL
22 - MAPL.generic3g.scenarios (Failed) ESSENTIAL
23 - MAPL.generic3g.transforms (Failed) ESSENTIAL
24 - MAPL.generic3g.vertical (Failed) ESSENTIAL
25 - MAPL.generic3g.aspects (Failed) ESSENTIAL
27 - MAPL.generic3g.core (Failed) ESSENTIAL
34 - MAPL.statistics.tests (Failed) ESSENTIAL
35 - MAPL.geom.tests (Failed) ESSENTIAL
36 - MAPL.regridder_mgr.tests (Failed) ESSENTIAL
37 - MAPL.GeomIO.tests (Failed) ESSENTIAL
Errors while running CTest
Test Failure Mode
In every case above the failure looks like:
[gs6101-bucy:1928174] *** Process received signal ***
[gs6101-bucy:1928174] Signal: Segmentation fault (11)
[gs6101-bucy:1928174] Signal code: Address not mapped (1)
[gs6101-bucy:1928174] Failing at address: 0x20
[gs6101-bucy:1928174] [ 0] /usr/lib64/libpthread.so.0(+0x12990)[0x153d484bb990]
[gs6101-bucy:1928174] [ 1] /home/mathomp4/Models/MAPL3-NVHPC26.1ng/build-Debug/pfunit/libMAPL.pfunit.so(_QMpf_parameterizedtestcasePgetname+0x2ff)[0x153d547241ff]
[gs6101-bucy:1928174] [ 2] /home/mathomp4/Models/MAPL3-NVHPC26.1ng/build-Debug/pfunit/libMAPL.pfunit.so(_QMpf_testcasePgetname_surrogate+0xf6)[0x153d54735cd6]
[gs6101-bucy:1928174] [ 3] /home/mathomp4/Models/MAPL3-NVHPC26.1ng/build-Debug/pfunit/libMAPL.pfunit.so(_QMpf_testresultPstarttest+0x1c6)[0x153d54746b66]
[gs6101-bucy:1928174] [ 4] /home/mathomp4/Models/MAPL3-NVHPC26.1ng/build-Debug/pfunit/libMAPL.pfunit.so(_QMpf_testresultPrun+0x112)[0x153d547466d2]
[gs6101-bucy:1928174] [ 5] /home/mathomp4/Models/MAPL3-NVHPC26.1ng/build-Debug/pfunit/libMAPL.pfunit.so(_QMpf_mpitestcasePrun+0x342)[0x153d546ff302]
[gs6101-bucy:1928174] [ 6] /home/mathomp4/Models/MAPL3-NVHPC26.1ng/build-Debug/infrastructure/geom/geom/tests/MAPL.geom.tests(+0x173d39)[0x56078c84bd39]
[gs6101-bucy:1928174] [ 7] /home/mathomp4/Models/MAPL3-NVHPC26.1ng/build-Debug/infrastructure/geom/geom/tests/MAPL.geom.tests(+0x173d39)[0x56078c84bd39]
[gs6101-bucy:1928174] [ 8] /home/mathomp4/Models/MAPL3-NVHPC26.1ng/build-Debug/infrastructure/geom/geom/tests/MAPL.geom.tests(+0x281aba)[0x56078c959aba]
...
@tclune says this is in the parameterized test case
This issue will look at testing being done with NVHPC 26.1ng.
For both, we need a change in ESMA_cmake (see GEOS-ESM/ESMA_cmake#542)
MAPL 2
Build
Builds!
Testing
Fails:
MAPL 3
Build
Needs a change in MAPL3: #4950
But after that builds.
Testing
Fails:
Test Failure Mode
In every case above the failure looks like:
@tclune says this is in the parameterized test case