E3SM-Project / E3SM-Project/scorpio
Fortran interface lib configure looks for C headers
Open
bug
Next Release
- Dominant language
- C++
- Stars
- 22
- Forks
- 20
- Avg merge
- 12d 19m
- Merged PRs (30d)
- 1
Description
The fortran interface library (piof) configure looks for C NetCDF headers to determine if parallel I/O is supported by the NetCDF library.
This test fails when NetCDF Fortran and C libraries are installed in separate directories. We need to replace this test by either using a different way to check for Parallel I/O support or by using the information from the C library (pioc).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.