[Paraview] Can These Options Be Combined in 3.2.1?

Kent Eschenberg eschenbe at psc.edu
Fri Feb 8 12:16:22 EST 2008


Can these options coexist in ParaView 3.2.1?

- MPI
- Python wrapping (to get pvbatch)
- shared libraries (required for Python)
- parallel HDF (seems like a good idea)

On a 64-bit CentOS system "make" fails with this:

[ 24%] Building C object Utilities/hdf5/CMakeFiles/vtkhdf5.dir/H5FDmpio.o
/usr/local/packages/paraview/3.2.1/src/Utilities/hdf5/H5FDmpio.c: In function 
‘H5FD_mpio_open’:
/usr/local/packages/paraview/3.2.1/src/Utilities/hdf5/H5FDmpio.c:772: error: 
‘MPI_MODE_RDWR’ undeclared (first use in this function)

plus a few more similar ones.

TIA!
Kent
Pittsburgh Supercomputing Center


More information about the ParaView mailing list