RSAPIAIN_DMC
New member
Good morning from Chile.
I'm in the process of building MPAS, and it seems that I would require custom-tailored compilations of:
- HDF5
- netCDF
- netCDF-Fortran
- PnetCDF
And it seems I would also require netCDF-CXX.
I would like to know for HDF5:
Regarding netCDF and PnetCDF, they would have some sort of circular dependency... or:
Thank you in advance for the help
I'm in the process of building MPAS, and it seems that I would require custom-tailored compilations of:
- HDF5
- netCDF
- netCDF-Fortran
- PnetCDF
And it seems I would also require netCDF-CXX.
I would like to know for HDF5:
- If in HDF5, would it be necessary to enable C++ and Fortran bindings?
- In HDF5, is --enable-parallel required ? (because enabling this, is incompatible with C++/Fortran bindings, unless you do --enable-unsupported)
Regarding netCDF and PnetCDF, they would have some sort of circular dependency... or:
- Do I build PnetCDF first, without netCDF4 support?
- Then build netCDF4 referencing PnetCDF as include?
Thank you in advance for the help