Skip to content

nalu-wind spack "+tests" variant isn't working #1362

@learndiary

Description

@learndiary

My host is ubuntu 20.04, spack command is "spack install --keep-stage nalu-wind@master%gcc@9.4.0~boost~catalyst+cuda~fftw+fsi~gpu-aware-mpi+hypre~ipo+openfast+pic~rocm~shared+tests+tioga~trilinos-solvers~umpire~wind-utils cuda_arch=61 build_type=Release ^cuda@12.5 ^openfast@master ^trilinos@master". But when I enter into its building folder execute "ctest", it reports no ctest configuration.

I edit CMakeCache.txt, changed to "ENABLE_TESTS:BOOL=ON", then execute "cmake .", only 4 of 11 tests passed show below. I want ask:
1, Is the tests of nalu-wind broking currently?
2, how to verify my nalu-wind installation is ok or not?
Thanks.

littlebat@ub20:~/tmp/spack-stage/spack-stage-nalu-wind-master-dckmaqbynd7rq7szmv4tjfie5sganq4b/spack-build-dckmaqb$ ctest
Test project /home/littlebat/tmp/spack-stage/spack-stage-nalu-wind-master-dckmaqbynd7rq7szmv4tjfie5sganq4b/spack-build-dckmaqb
      Start  1: nrel5MWactuatorLine
 1/11 Test  #1: nrel5MWactuatorLine ..............***Failed    1.94 sec
      Start  2: fsiTurbineSurrogate
 2/11 Test  #2: fsiTurbineSurrogate ..............***Failed   13.36 sec
      Start  3: airfoilRANSEdgeNGPHypre.rst
 3/11 Test  #3: airfoilRANSEdgeNGPHypre.rst ......***Failed    2.52 sec
      Start  4: ablNeutralNGPHypre
 4/11 Test  #4: ablNeutralNGPHypre ...............***Failed   11.35 sec
      Start  5: ablNeutralNGPHypreSegregated
 5/11 Test  #5: ablNeutralNGPHypreSegregated .....***Failed   27.91 sec
      Start  6: multiElemCylinder
 6/11 Test  #6: multiElemCylinder ................***Failed   19.00 sec
      Start  7: VOFZalDisk
 7/11 Test  #7: VOFZalDisk .......................   Passed    5.01 sec
      Start  8: airfoilSST_Gamma_Trans
 8/11 Test  #8: airfoilSST_Gamma_Trans ...........   Passed   42.41 sec
      Start  9: oversetRotCylNGPHypre
 9/11 Test  #9: oversetRotCylNGPHypre ............***Failed   21.93 sec
      Start 10: convTaylorVortex
10/11 Test #10: convTaylorVortex .................   Passed   35.38 sec
      Start 11: unitTestGPU
11/11 Test #11: unitTestGPU ......................   Passed    8.24 sec

36% tests passed, 7 tests failed out of 11

Label Time Summary:
regression      = 375.67 sec*proc (9 tests)
unit            =   8.24 sec*proc (1 test)
verification    =  70.76 sec*proc (1 test)

Total Test time (real) = 189.06 sec

The following tests FAILED:
          1 - nrel5MWactuatorLine (Failed)                      regression
          2 - fsiTurbineSurrogate (Failed)                      regression
          3 - airfoilRANSEdgeNGPHypre.rst (Failed)              regression
          4 - ablNeutralNGPHypre (Failed)                       regression
          5 - ablNeutralNGPHypreSegregated (Failed)             regression
          6 - multiElemCylinder (Failed)                        regression
          9 - oversetRotCylNGPHypre (Failed)                    regression
Errors while running CTest
Output from these tests are in: /home/littlebat/tmp/spack-stage/spack-stage-nalu-wind-master-dckmaqbynd7rq7szmv4tjfie5sganq4b/spack-build-dckmaqb/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions