PAPI on the ARL MSRC Linux Networx MJM
- ContactIs.Organization
PETTT Advanced Computational Environments
- DateOfInformation
- Wed Dec 12 13:54:08 EST 2007
- DeployedOn.Machine
ARL MSRC Linux Networx - MJM
- Architecture
- Intel Woodcrest
- BelongsTo.Organization
ARL MSRC
- ClockSpeed
- 3.0 GHz
- DNS Name
- mjm-l[1-8].arl.hpc.mil
- DateOfInformation
- Fri May 30 17:10:19 PDT 2008
- Manufacturer
- Intel
- MemoryPerNode
- 16 GB
- Name
- ARL MSRC Linux Networx - MJM
- NetworkInterfaces
- DDR Infiniband
- OperatingSystem
- Linux
- PeakPerNode
- 48 Gigaflops
- ProcessorsPerNode
- 2 Dual Cores
- RecordMaintainedBy.Organization
PETTT Advanced Computational Environments
- Webpage
- http://www.arl.hpc.mil/Systems/mjm.html
- DeploymentDate
- Mon Jul 18 15:22:31 EDT 2005
- IsDeploymentOf.Asset
PAPI
- Abstract
- PAPI is a cross-platform interface to the hardware counters available on most modern microprocessors. These counters exist as registers that count events, which are occurrences of specific signals and states related to the processor's function. Monitoring these events has a number of uses in application performance analysis, optimization, and benchmarking. PAPI consists of a standard set of routines for accessing the counters, as well as a standard set of performance metrics deemed most relevant for application performance evaluation.
- ContactIs.Organization
PAPI development team
- DateOfInformation
- Tue Dec 04 16:14:10 EST 2007
- Documentation
- http://pettt-ace.com/docs/PAPI/index.html
- Domain
- Parallel Processing Tools
- Execution and Performance Analyzers (including debuggers)
- Name
- PAPI
- TitleLine
- cross-platform interface to hardware performance counters
- Version
- 3.6.2
- VersionDate
- March 2005
- Webpage
- http://icl.cs.utk.edu/papi/
- File
- http://pettt-ace.com/docs/PAPI/repositories/papi.htm
- Name
- PAPI on the ARL MSRC Linux Networx MJM
- Status
- Installed
- UsageInfo
- papi-3.6.2 is installed in $PET_HOME/pkgs/papi-3.6.2 with libraries in $PET_HOME/pkgs/papi-3.6.2/lib. Also, some handy utilities can be found in $PET_HOME/pkgs/papi-3.6.2/bin.
Installation Notes:
cd $PET_HOME/src
gunzip papi-3.6.2.tar.gz
tar -xf papi-3.6.2.tar
gzip papi-3.6.2.tar
cd papi-3.6.2/src
./configure --prefix=$PET_HOME
make && make install
cd ../.. && rm -rf papi-3.6.2 && cd ..
chmod 775 * && chmod -R 775 */*
chgrp petce * && chgrp -R petce */*
- Version
- 3.6.2