-
fix already in repos, working ok.
2009-08-11 15:55:27 UTC by rklundt
-
Seems that the build flag is not sufficient to get this running over HDF5 1.8.2.
Looking at it.
2009-08-11 15:35:09 UTC by rklundt
-
apologies for the slow response.
Add '-D H5_USE_16_API' to the CCFLAGS setting you are using in Makefile.config. This will pull the correct interface, assuming that your HDF5 libs are built with v1.6 compatibility.
The compatibility issues resulting from the interface change for H5Dcreate and a number of other functions is handled via macros, described at this web site:
http://www.hdf.
2009-07-23 20:52:09 UTC by rklundt
-
Hi,
Compilation of IOR with hdf5/1.8.2.2 fails with the following message :
make CC=cc hdf5
cc -g -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/include -c aiori-HDF5.c
/opt/cray/xt-asyncpe/2.4/bin/cc: INFO: linux target is being used
PGC-S-0141-Wrong number of parameters to function (aiori-HDF5.c: 560)
PGC-S-0141-Wrong number of parameters to function (aiori-HDF5.c: 563...
2009-05-03 21:06:54 UTC by jgphpc
-
loewe6 added garlick to the IOR HPC Benchmark project.
2009-01-14 03:39:37 UTC by loewe6
-
Checked in fix for this issue.
2008-12-03 16:19:51 UTC by rklundt
-
rklundt committed patchset 6 of module IOR to the IOR HPC Benchmark CVS repository, changing 1 files.
2008-12-03 16:16:02 UTC by rklundt
-
rklundt committed patchset 5 of module IOR to the IOR HPC Benchmark CVS repository, changing 21 files.
2008-12-02 17:12:14 UTC by rklundt
-
rklundt committed patchset 5 of module CVSROOT to the IOR HPC Benchmark CVS repository, changing 1 files.
2008-11-26 00:04:40 UTC by rklundt
-
rklundt committed patchset 4 of module CVSROOT to the IOR HPC Benchmark CVS repository, changing 1 files.
2008-11-25 23:42:43 UTC by rklundt