E3SM-Project / E3SM-Project/scorpio

Fortran interface lib configure looks for C headers

Open
#408 0 comments 0 reactions 1 assignee Claimed by @jayeshkrishna View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.