https://github.com/tacc/hpcperfstats
HPCPerfStats (formerly TACC Stats) is an automated resource-usage monitoring and analysis package.
https://github.com/tacc/hpcperfstats
hpc metrics performance-analysis rabbitmq xsede
Last synced: 10 months ago
JSON representation
HPCPerfStats (formerly TACC Stats) is an automated resource-usage monitoring and analysis package.
- Host: GitHub
- URL: https://github.com/tacc/hpcperfstats
- Owner: TACC
- License: lgpl-2.1
- Created: 2014-06-25T17:42:03.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2025-03-31T16:29:53.000Z (over 1 year ago)
- Last Synced: 2025-03-31T17:37:38.257Z (over 1 year ago)
- Topics: hpc, metrics, performance-analysis, rabbitmq, xsede
- Language: C
- Homepage:
- Size: 14.5 MB
- Stars: 46
- Watchers: 13
- Forks: 15
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
HPCPerfStats
-----------------
(The package formerly known as TACC Stats)
Description
-----------------
The hpcperfstats package provides the tools to monitor resource usage of HPC systems at multiple levels of resolution.
[Collected Data Definitions](docs/attributes-definition.md)
We are currently in the proccess of updating our documentation. Please stand by.
Publications
-------
[Comprehensive Resource Use Monitoring for HPC Systems with TACC Stats](http://doi.org/10.1109/HUST.2014.7)
[Understanding application and system performance through system-wide monitoring](http://doi.org/10.1109/IPDPSW.2016.145)
[](https://zenodo.org/badge/latestdoi/21212519)
Developers and Maintainers
-------
Amit Ruhela ()
Stephen Lien Harrell ()
Sangamithra Goutham ()
Chris Ramos ()
Developer Emeritus
-------
John Hammond
R. Todd Evans
Bill Barth
Albert Lu
Junjie Li
John McCalpin
----------------------------------------------------------------------------
## Copyright
(C) 2011 University of Texas at Austin
## License
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA