summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2000-12-01 23:47:18 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2000-12-01 23:47:18 (GMT)
commit9f8b25422c521228d366381bf0f70866c61e443d (patch)
treefba896eb23561d22c7f5cfb91c3b6c0f867f0bf2 /MANIFEST
parent26f011afb1ede50adc3b503a0ed64215fc14474f (diff)
downloadhdf5-9f8b25422c521228d366381bf0f70866c61e443d.zip
hdf5-9f8b25422c521228d366381bf0f70866c61e443d.tar.gz
hdf5-9f8b25422c521228d366381bf0f70866c61e443d.tar.bz2
[svn-r3062] Purpose:
Improvement Description: During configure, it tries to find the size of various basic C data types (int, int8, fast_int8, ...) by running a small program for each data type. But Pecific blue uses a batch queue system to launch all jobs and the whole process takes couple minutes. With over 20 basic types to test, that takes "forever" for the configure to complete. Solution: Let the configure complete, then save all those valid values in the config.cache file into the specific config file for Pac. Blue. With the values cached, configure does not need to run those little problems. Platform Tested: Pacific blue with mpicc.
Diffstat (limited to 'MANIFEST')
0 files changed, 0 insertions, 0 deletions