> On 01/11/2011 07:42 AM, Unidata netCDF Support wrote: > >> I hope you can help me answer a question with netCDF and PGI 10.9. > >> I'm trying to build netcdf-4.1.2-beta1 with PGI 10.9 and I'm > >> getting an error with libdispatch/parallel.c. The error I get is: > >> > > Howdy Matthew! Firstly, please try our latest release: ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf.tar.gz Secondly, the problem you describe would happen if netCDF was build against a HDF5 library that did not include the parallel functions. The HDF5 library must be built with --enable-parallel. During netCDF configure there is a place where it says: "checking whether parallel I/O features are to be included..." Make sure the answer there is "yes." Thanks, Ed Ticket Details =================== Ticket ID: XKG-906183 Department: Support netCDF Priority: Critical Status: Closed