mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-21 03:13:42 +08:00
d67d00ca7e
The pnetcdf support was not properly being used to provide mpi parallel io for netcdf-3 classic files. The wrong dispatch table was being used. The fix was to modify dfile.c#NC_check_file_type to properly specify the pnetcdf dispatch table when use_parallel was true. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Makefile.am | ||
nc5dispatch.c |