Skip to Content.
Sympa Menu

h5part - Re: [H5part] small patch

h5part AT lists.psi.ch

Subject: H5Part development and discussion

List archive

Re: [H5part] small patch


Chronological Thread 
  • From: John Biddiscombe <biddisco AT cscs.ch>
  • To: Achim Gsell <achim AT cybercity.ch>
  • Cc: h5part AT lists.psi.ch
  • Subject: Re: [H5part] small patch
  • Date: Fri, 11 Jan 2008 14:13:51 +0100
  • List-archive: <https://lists.web.psi.ch/pipermail/h5part/>
  • List-id: H5Part development and discussion <h5part.lists.psi.ch>

Achim
*** BIG FAT WARNING ***
OK.

Do I understand you right? You have case where you compile HDF5 serial but with MPI? Is this reasonable? If yes: In which cases?
yes that's right. I have vtkH5PartReader and vtkH5PartWriter which include H5Part.h and other stuff. Because we have problems with Parallel IO under NFS, I can use MPI to send data between nodes inside the wrapper code and then do the writing from H5Part serially.
Since We include MPI, and H5Part thinks MPI is not available as we are in serial mode, it has wrong type definitions. The easy fix is to put back the HAS_MPI and HAS_PARALLEL flag that I previously used and alluded to. I will send a patch once I'm happy with it.

JB

--
John Biddiscombe, email:biddisco @ cscs.ch
http://www.cscs.ch/about/BJohn.php
CSCS, Swiss National Supercomputing Centre | Tel: +41 (91) 610.82.07
Via Cantonale, 6928 Manno, Switzerland | Fax: +41 (91) 610.82.82






Archive powered by MHonArc 2.6.19.

Top of Page