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

Add custom build backend for parallel NetCDF4 #1307

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

stubbiali
Copy link

Introducing an in-tree build backend which programmatically detects whether NetCDF4 supports parallel I/O, and if so adds MPI4Py to the list of build dependencies. The custom backend is a very thin wrapper around the original Setuptools backend.

@CLAassistant
Copy link

CLAassistant commented Jan 9, 2024

CLA assistant check
All committers have signed the CLA.

@ZedThree
Copy link
Contributor

You might want to report which nc-config it's trying to run. Currently the Windows builds are failing with FileNotFoundError: [WinError 2] The system cannot find the file specified which doesn't include the path, annoyingly!

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

Successfully merging this pull request may close these issues.

None yet

3 participants