microprobe-core


Namemicroprobe-core JSON
Version 0.5.20231026142401 PyPI version JSON
download
home_pagehttps://github.com/IBM/microprobe
SummaryMicroprobe: Microbenchmark generation framework: Main package
upload_time2023-10-26 18:33:13
maintainerRamon Bertran
docs_urlNone
authorRamon Bertran
requires_python
licenseApache Version 2.0
keywords microprobe microbenchmarks code generation stresstests characterization computer architecture microarchitecture
VCS
bugtrack_url
requirements PyYAML argparse rxjson six fasteners cachetools
Travis-CI
coveralls test coverage No coveralls.
            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/

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/IBM/microprobe",
    "name": "microprobe-core",
    "maintainer": "Ramon Bertran",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "rbertra@us.ibm.com",
    "keywords": "microprobe microbenchmarks code generation stresstests characterization computer architecture microarchitecture",
    "author": "Ramon Bertran",
    "author_email": "rbertra@us.ibm.com",
    "download_url": "",
    "platform": "none-any",
    "description": "Microprobe is a productive  microbenchmark generation framework that an user \ncan adapt towards exercising a complex multi-core, multi-threaded computing\nsystem in a variety of redundant ways for answering a range of questions \nrelated to power, energy and performance. \n\nDocumentation: https://ibm.github.io/microprobe/\n",
    "bugtrack_url": null,
    "license": "Apache Version 2.0",
    "summary": "Microprobe: Microbenchmark generation framework: Main package",
    "version": "0.5.20231026142401",
    "project_urls": {
        "Homepage": "https://github.com/IBM/microprobe"
    },
    "split_keywords": [
        "microprobe",
        "microbenchmarks",
        "code",
        "generation",
        "stresstests",
        "characterization",
        "computer",
        "architecture",
        "microarchitecture"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8d1d6d8f6d0e794b88ee8af9fb676a6bbda3ebd97ec6e2a6f7fe1c41a89cec9f",
                "md5": "a579941ad6dcd490e517130ae3ca35a7",
                "sha256": "25aac253bb6d31e417e695af9a9680185f8b7aa126b06c171fdf7a4db13bee11"
            },
            "downloads": -1,
            "filename": "microprobe_core-0.5.20231026142401-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a579941ad6dcd490e517130ae3ca35a7",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 350673,
            "upload_time": "2023-10-26T18:33:13",
            "upload_time_iso_8601": "2023-10-26T18:33:13.421839Z",
            "url": "https://files.pythonhosted.org/packages/8d/1d/6d8f6d0e794b88ee8af9fb676a6bbda3ebd97ec6e2a6f7fe1c41a89cec9f/microprobe_core-0.5.20231026142401-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-26 18:33:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "IBM",
    "github_project": "microprobe",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "PyYAML",
            "specs": []
        },
        {
            "name": "argparse",
            "specs": []
        },
        {
            "name": "rxjson",
            "specs": []
        },
        {
            "name": "six",
            "specs": []
        },
        {
            "name": "fasteners",
            "specs": []
        },
        {
            "name": "cachetools",
            "specs": []
        }
    ],
    "lcname": "microprobe-core"
}
        
Elapsed time: 0.12722s