mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
ffbf295204
RUNSERIAL=${RUNSERIAL="env LDR_CNTRL=MAXDATA=0x20000000@DSA"} kind of mess things up for the parallel HDF5 configure. Changed it to RUNSERIAL=${RUNSERIAL="env LDR_CNTRL=MAXDATA=0x20000000@DSA MP_PROCS=1 MP_TASKS_PER_NODE=1 poe"} if --enable-parallel. Also merge powerpc-ibm-aix5.x with ibm-aix by making powerpc-ibm-aix5.x to source ibm-aix just like ibm-aix6.x. This is in preparation that all AIX platforms will eventually just use ibm-aix directly. Fixed a small problme in ibm-flags: some older xlc (e.g. v7.1) prints the version information with a leading blank. So, accommodate this pattern by removing the "^". Tested: LLNL uP, 32/64bits, serial/parallel. (parallel has tests failed but this change is mainily for configure issues.) Also tested BP, 32/64bits but serial only. |
||
---|---|---|
.. | ||
cmake | ||
site-specific | ||
apple | ||
BlankForm | ||
commence.am | ||
conclude.am | ||
COPYING | ||
craynv | ||
dec-flags | ||
examples.am | ||
freebsd | ||
gnu-fflags | ||
gnu-flags | ||
hpux11.23 | ||
i386-pc-cygwin32 | ||
i686-pc-cygwin | ||
ia64-linux-gnu | ||
ibm-aix | ||
ibm-aix6.x | ||
ibm-flags | ||
intel-fflags | ||
intel-flags | ||
irix6.x | ||
linux-gnu | ||
linux-gnuaout | ||
linux-gnulibc1 | ||
linux-gnulibc2 | ||
lt_vers.am | ||
Makefile.am.blank | ||
mpich | ||
nec-superux14.1 | ||
pgi-fflags | ||
pgi-flags | ||
powerpc-ibm-aix5.x | ||
solaris2.x | ||
sv1-cray | ||
x86_64-redstorm-linux-gnu |