mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
[svn-r1225] File explaining how to build Pablo instrumented library.
This commit is contained in:
parent
2dc738a321
commit
97496e9b60
13
pablo/READ_ME
Normal file
13
pablo/READ_ME
Normal file
@ -0,0 +1,13 @@
|
||||
To build the Pablo Instrumented version of the HDF 5 library
|
||||
|
||||
1) Configure the system as normal from the parent directory
|
||||
|
||||
2) Make the normal HDF 5 library
|
||||
|
||||
3) Edit the make file in this directory:
|
||||
- Find the variable PABLO_INC and set it to the path to the include
|
||||
directory for the Pablo TraceLibrary
|
||||
- If building to instrument MPI programs, uncomment the line beginning
|
||||
PABLO_MPI_FLAGS. In this case, the Pablo TraceLibrary should be built
|
||||
to trace the MPI-I/O calls.
|
||||
- Issue the make or make install command
|
Loading…
Reference in New Issue
Block a user