Metadata-Version: 2.1
Name: microprobe-core
Version: 0.5.20211022173804
Summary: Microprobe: Microbenchmark generation framework: Main package
Home-page: https://github.com/IBM/microprobe
Author: Ramon Bertran
Author-email: rbertra@us.ibm.com
Maintainer: Ramon Bertran
Maintainer-email: rbertra@us.ibm.com
License: Apache Version 2.0
Keywords: microprobe microbenchmarks code generation stresstests characterization computer architecture microarchitecture
Platform: none-any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Utilities
Requires-Dist: ordereddict
Requires-Dist: PyYAML
Requires-Dist: rxjson
Requires-Dist: argparse
Requires-Dist: fasteners
Requires-Dist: cachetools
Requires-Dist: six

Microprobe is a productive  microbenchmark generation framework that an user 
can adapt towards exercising a complex multi-core, multi-threaded computing
system in a variety of redundant ways for answering a range of questions 
related to power, energy and performance. 

Documentation: https://ibm.github.io/microprobe/


