Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

control_p8_gnu test fails on Hera #1939

Closed
DusanJovic-NOAA opened this issue Oct 12, 2023 · 9 comments
Closed

control_p8_gnu test fails on Hera #1939

DusanJovic-NOAA opened this issue Oct 12, 2023 · 9 comments

Comments

@DusanJovic-NOAA
Copy link
Collaborator

control_p8_gnu test fails on Hera.

Can somebody try to reproduce:

./rt.sh -n control_p8 gnu
@BrianCurtis-NOAA
Copy link
Collaborator

I get the error on compile:

CMake Error at CMakeLists.txt:165 (find_package):
  By not providing "Findbacio.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "bacio", but
  CMake did not find one.

  Could not find a package configuration file provided by "bacio" (requested
  version 2.4.0) with any of the following names:

    bacioConfig.cmake
    bacio-config.cmake

  Add the installation prefix of "bacio" to CMAKE_PREFIX_PATH or set
  "bacio_DIR" to a directory containing one of the above files.  If "bacio"
  provides a separate development package or SDK, be sure it has been
  installed.

@jkbk2004 is there a problem with bacio on the gnu stack?

@grantfirl
Copy link
Collaborator

I also just got a failure for the control_p8_gnu test. It compiled fine and seemed to run OK, but failed in comparing results. This test should definitely not have failed with the changes that I was testing (in the CCPP framework), and it was the only test that failed. Is there a bad baseline?

@zach1221
Copy link
Collaborator

I'll take a look.

@DusanJovic-NOAA
Copy link
Collaborator Author

Looks like control_p8_gnu baseline has been updated yesterday:

drwxr-sr-x 3 Zachary.Shrader stmp   4096 Oct  4 16:39 cpld_control_pdlib_p8_gnu
drwxr-sr-x 3 Zachary.Shrader stmp   4096 Oct  4 16:40 cpld_control_pdlib_p8_intel
drwxr-sr-x 2 Zachary.Shrader stmp   4096 Oct 11 18:31 cpld_control_gfsv17_iau_intel
drwxr-sr-x 3 Zachary.Shrader stmp   4096 Oct 12 17:25 control_p8_gnu

@zach1221
Copy link
Collaborator

I'll attempting to recreate control_p8_gnu baselines now. I'm also testing the other baselines to ensure there aren't issues anywhere else.

@zach1221
Copy link
Collaborator

Ok, the compare results for control_p8_gnu passes for me now. Can you please try again @DusanJovic-NOAA ?

@DusanJovic-NOAA
Copy link
Collaborator Author

control_p8_gnu test passed successfully. Thank you.

@grantfirl
Copy link
Collaborator

Thanks @zach1221

@zach1221
Copy link
Collaborator

Thanks @zach1221

Of course!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

5 participants