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

mpp test failures with gcc 11 #1101

Closed
rem1776 opened this issue Jan 3, 2023 · 5 comments
Closed

mpp test failures with gcc 11 #1101

rem1776 opened this issue Jan 3, 2023 · 5 comments

Comments

@rem1776
Copy link
Contributor

rem1776 commented Jan 3, 2023

Describe the bug
Two mpp tests fail on our development machines, test_mpp_checksum.3 (mixed prec checksum) and test_mpp_domains.14(check parallel). One fails on amd and the other on skylake

To Reproduce
make check with gcc 11.2.0 + mpich on the development machines

Expected behavior
tests should run successfully

System Environment
Describe the system environment, include:

  • OS: centos
  • Compiler: gcc
  • MPICH
  • netCDF Version: 4.8.0
@rem1776
Copy link
Contributor Author

rem1776 commented Jan 9, 2023

mpp_checksum test failures are fixed with #1103. Domains still unresolved, only seems to happen on cent os 7 (skylake box).

@thomas-robinson
Copy link
Member

The skylake box no longer exists. Can this be reproduced anywhere else?

@rem1776
Copy link
Contributor Author

rem1776 commented Apr 20, 2023

The skylake box no longer exists. Can this be reproduced anywhere else?

Yeah the remaining test for this issue test_mpp_domains #14 is a common failure with other compilers as well. @laurenchilutti is working on it I believe.

@laurenchilutti
Copy link
Contributor

yes, I am working on the test_mpp_domains check_parallel test failure - so this issue will be resolved with that fix.

@rem1776
Copy link
Contributor Author

rem1776 commented Sep 26, 2023

should be fixed with #1292, all mpp tests pass with gcc 11.4

@rem1776 rem1776 closed this as completed Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants