Metadata-Version: 2.1
Name: pytokio
Version: 0.13.0
Summary: pytokio is a framework that enables holistic analysis of telemetry from HPC systems
Home-page: http://www.nersc.gov/research-and-development/tokio/
Author: Glenn K. Lockwood et al.
Author-email: glock@lbl.gov
License: BSD-3-Clause-LBNL
Download-URL: https://www.github.com/nersc/pytokio
Description: pytokio is a reference implementation of the Total Knowledge of I/O (TOKIO)
        framework designed to simplify the process of holistically analyzing the
        performance of parallel storage systems commonly deployed in high-performance
        computing.  It provides connectors to interface with many common monitoring
        tools, analysis routines to derive insight from multiple tools, and example
        applications that demonstrate simple but powerful performance analyses enabled
        by this holistic approach.
        
        pytokio is made available under a modified BSD license.  See
        https://pytokio.readthedocs.io/en/latest/ for the full documentation.
        
Keywords: I/O performance monitoring
Platform: Linux
Platform: MacOS-X
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: License :: OSI Approved :: BSD License
Requires-Python: >=2.7
Provides-Extra: collectdes
Provides-Extra: nersc_globuslogs
Provides-Extra: esnet_snmp
Provides-Extra: lmtdb
Provides-Extra: nersc_jobsdb
