PnetCDF-Python is a Python interface to PnetCDF, a high-performance I/O library for accessing NetCDF files in parallel. It can provide MPI-based parallel python programs to achieve a scalable I/O performance.
CC=/path/to/mpicc PNETCDF_DIR=/path/to/pnetcdf/dir/ pip install pnetcdf
export CC=/path/to/mpicc
export PNETCDF_DIR=/path/to/pnetcdf/dir
pip install --no-build-isolation -e .
"make check"
tests all the programs available in folders "test/" and "examples/" by running one MPI process."make ptests"
tests all the programs by running more than one MPI process.make check TESTMPIRUN="/path/to/OpenMPI/bin/mpirun --oversubscribe"
make ptests TESTMPIRUN="/path/to/OpenMPI/bin/mpirun --oversubscribe"
Ongoing development and maintenance of PnetCDF-python is supported by the U.S. Department of Energy's Office of Science, Scientific Discovery through Advanced Computing (SciDAC) program, RAPIDS/OASIS Institute.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4