[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #YJF-540528]: netcdf with parallel I/O compiling problem



> Dear,
> 
> Following my earlier request, I managed to take it one step further, but
> I still have the same problem.
> I used the following steps for netcdf compilation with parallel I/O:
> 
> /make distclean
> CC=mpicc FC=mpif90 CXX=mpicxx ./configure --with-hdf5=/usr/local/hdf5
> --enable-parallel-tests
> export CPPFLAGS="-D_LARGE_FILES -DNDEBUG -Df2cFortran"         ##from
> http://www.unidata.ucar.edu/software/netcdf/docs/other-builds.html#aix_4_1_1
> make check install/

What fortran compiler are you using? If it is gfortran, try changing 
-Df2cFortran to -DgFortran. If it is intel or portland group, try -DpgiFortran 
instead.
Thanks,

Ed

Ticket Details
===================
Ticket ID: YJF-540528
Department: Support netCDF
Priority: High
Status: Closed


NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.