Albert Cheng 9f8b25422c [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.
2000-12-01 18:47:18 -05:00
..
2000-10-03 17:22:11 -05:00
1999-08-10 15:21:32 -05:00
2000-11-30 15:33:13 -05:00
2000-10-18 11:47:04 -05:00
1999-08-10 15:21:32 -05:00
1999-03-19 15:09:50 -05:00
2000-11-15 12:48:48 -05:00
2000-09-19 12:04:46 -05:00
2000-09-19 12:04:46 -05:00
2000-09-19 12:04:46 -05:00
1999-11-01 10:21:16 -05:00
1999-03-19 15:09:50 -05:00
1999-08-10 15:21:32 -05:00
1999-08-10 15:21:32 -05:00
1999-09-22 13:02:27 -05:00
1999-03-19 15:09:50 -05:00
2000-12-01 18:47:18 -05:00
2000-12-01 17:08:03 -05:00
1999-08-10 15:21:32 -05:00
2000-11-30 15:34:01 -05:00