hdf5/perform
Mike McGreevy 0cf2a97cfb [svn-r18579] Purpose:
Autotool Upgrade / Libtool Bug Fix

Description:

    Updated autotools referenced in bin/reconfigure as follows:

    Autoconf 2.64 --> Autoconf 2.65
    Automake 1.11 --> Automake 1.11.1
    Libtool 2.2.6a --> Libtool 2.2.6b-mcg

    The referenced libtool version is a custom version of 2.2.6b. It 
    has been tweaked to fix a bug in libtool that occurs
    when using PGI 10.0 compilers. A check incorrectly categorizes
    the C++ compiler as version 1.0 instead of 10.0, and the link
    line is subsequently set up incorrectly and fails to compile.

    A patch has been made available and will be included in the next
    release of libtool, but in the meantime I've applied the patch to a custom
    installation as indicated above. This bin/reconfigure now references
    the custom installation, and the resulting configure script will correctly
    categorize the PGI 10.0 C++ compiler.

    Ran bin/reconfigure to regenerate configure and makefiles.

Tested:

    jam and amani with PGI 10.0 compilers.
    h5committest
2010-04-15 16:17:22 -05:00
..
benchpar.c
build_h5perf_alone.sh
build_h5perf_serial_alone.sh [svn-r15582] Added script to build h5perf_serial in standalone mode. 2008-09-02 16:22:51 -05:00
chunk.c [svn-r16807] Purpose: Fix bug 1533 2009-04-20 14:12:19 -05:00
COPYING [svn-r16340] Description: 2009-01-22 15:53:59 -05:00
gen_report.pl
iopipe.c
Makefile.am [svn-r17616] Purpose: 2009-10-08 10:17:30 -05:00
Makefile.in [svn-r18579] Purpose: 2010-04-15 16:17:22 -05:00
mpi-perf.c [svn-r16560] Description: 2009-03-10 14:00:39 -05:00
overhead.c
perf_meta.c [svn-r18413] Description: 2010-03-17 16:38:20 -05:00
perf.c [svn-r16560] Description: 2009-03-10 14:00:39 -05:00
pio_engine.c [svn-r17716] Cosmetic change to use exit(EXIT_FAILURE) instead of exit(1). 2009-10-21 13:55:45 -05:00
pio_perf.c [svn-r16560] Description: 2009-03-10 14:00:39 -05:00
pio_perf.h
pio_standalone.c
pio_standalone.h [svn-r16489] Fixed bug #1459 by eliminating the macro long_long and replacing all instances with long long. 2009-02-18 15:02:05 -05:00
pio_timer.c
pio_timer.h
sio_engine.c [svn-r17716] Cosmetic change to use exit(EXIT_FAILURE) instead of exit(1). 2009-10-21 13:55:45 -05:00
sio_perf.c [svn-r16969] Updated perf_serial test to work on windows. 2009-05-21 10:40:03 -05:00
sio_perf.h [svn-r18413] Description: 2010-03-17 16:38:20 -05:00
sio_standalone.c
sio_standalone.h [svn-r17924] Description: 2009-11-23 16:34:51 -05:00
sio_timer.c [svn-r16969] Updated perf_serial test to work on windows. 2009-05-21 10:40:03 -05:00
sio_timer.h [svn-r16969] Updated perf_serial test to work on windows. 2009-05-21 10:40:03 -05:00
zip_perf.c [svn-r16170] Code clean up. 2008-12-08 23:08:24 -05:00