issues
search
Parallel-NetCDF
/
PnetCDF
Source code repository of PnetCDF library and utilities
https://parallel-netcdf.github.io
Other
83
stars
23
forks
source link
Add new hint nc_header_collective
#104
Closed
wkliao
closed
1 year ago
wkliao
commented
1 year ago
Default is "false"
When it is set to "true", MPI collective reads and writes will be used for accessing file header. In this case, all processes except rank 0 will make zero sized requests.