From cf5d06ef3645e19991c573b988cedd662796d0e3 Mon Sep 17 00:00:00 2001 From: Dan Wells Date: Thu, 5 Jul 2001 10:14:24 -0500 Subject: [svn-r4111] Purpose: Feature Description: Changed Pablo source code to allow the user to build the instrumented library to link with either the Trace Libraries or Pablo PCF. Solution: Added conditionally compiled code to routines in the pablo subdirectory. Also added a new file PabloHDF_MPIO.c containing all of the MPI I/O code for better code structure. Platforms tested: Solaris 32-bit, Irix 64 --- MANIFEST | 1 + RELEASE.txt | 3 +++ 2 files changed, 4 insertions(+) diff --git a/MANIFEST b/MANIFEST index 34efa61..41766b3 100644 --- a/MANIFEST +++ b/MANIFEST @@ -740,6 +740,7 @@ ./pablo/HDFrecord_RT.h ./pablo/Makefile.in ./pablo/PabloHDF.c +./pablo/PabloHDF_MPIO.c ./pablo/PabloHDF_RT.c ./pablo/PabloHDF_SDDF.c ./pablo/PabloHDFff.f diff --git a/RELEASE.txt b/RELEASE.txt index 29b4c1a..eca88b5 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -104,6 +104,9 @@ New Features * Verified correct operation of library on Solaris 2.8 in both 64-bit and 32-bit compilation modes. See INSTALL document for instructions on compiling the distribution with 64-bit support. + * Modified the Pablo build procedure to permit building of the instrumented + library to link either with the Trace libraries as before or with the + Pablo Performance Caputure Facility. Platforms Tested ================ -- cgit v0.12