Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/k-nuth/march
Microarchitecture management (CPUID)
https://github.com/k-nuth/march
Last synced: 2 days ago
JSON representation
Microarchitecture management (CPUID)
- Host: GitHub
- URL: https://github.com/k-nuth/march
- Owner: k-nuth
- License: mit
- Created: 2022-07-20T13:31:13.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-29T09:52:45.000Z (6 months ago)
- Last Synced: 2024-04-29T11:02:43.713Z (6 months ago)
- Language: Python
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
|travis|
microarch
=========Knuth Microarchitecture Management (CPUID)
Getting started
---------------Stable version:
.. code-block:: bash
$ pip install --upgrade microarch
Development version:
.. code-block:: bash
$ pip install --upgrade --index-url https://test.pypi.org/pypi/ microarch
.. |travis| image:: https://travis-ci.org/k-nuth/microarch.svg?branch=master
:target: https://travis-ci.org/k-nuth/microarch