Danterpstra (Talk | contribs) (→Implementation) |
Danterpstra (Talk | contribs) m (Update modification date.) |
||
| Line 2: | Line 2: | ||
|Author=PAPI team | |Author=PAPI team | ||
|Version=PAPI current | |Version=PAPI current | ||
| - | |Last modified= | + | |Last modified=2011/11/07 |
|Author support=Yes | |Author support=Yes | ||
|Component overview=Infiniband Network Component | |Component overview=Infiniband Network Component | ||
| Infiniband | |
|---|---|
| Author(s) | PAPI team |
| Version | PAPI current |
| Last modified | 2011/11/07 |
| Author support | Yes |
| Component overview | Infiniband Network Component |
| Source Code | |
Contents |
This component enables PAPI-C to access hardware monitoring counters for InfiniBand devices through the OFED library.
Use the "Download tarball" link on the provided page to download a tarball of the source code folder to your computer. Untar the folder and place it in the components directory of your PAPI source tree. Configure the component by running infiniband/configure with two arguments:
--with-infiniband_incdir = <path> --with-infiniband_libdir = <path>
This only needs to be done once. Configure PAPI using "--with-component=infiniband". Rebuild PAPI.
Requires OFED versions >= 1.4.
Use as directed.
Linux