diff options
-rw-r--r-- | MANIFEST | 1 | ||||
-rw-r--r-- | RELEASE.txt | 3 |
2 files changed, 4 insertions, 0 deletions
@@ -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 ================ |