talp-pages


Nametalp-pages JSON
Version 3.5.0 PyPI version JSON
download
home_pagehttps://pm.bsc.es/gitlab/dlb/dlb/
SummaryCommand line tools to generate performance reports using the TALP module of DLB
upload_time2024-12-03 13:09:35
maintainerValentin Seitz
docs_urlNone
authorValentin Seitz
requires_python<4.0,>=3.9
licenseGPL-3.0-only
keywords hpc performance analysis profiling continuous performance analysis
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TALP-Pages

As of version 3.5.0 of [DLB](https://dlb-docs.readthedocs.io/en/latest/) TALP-Pages is an experimental feature released together with DLB.
As TALP-Pages is Python-package, we prefer the distribution via pypi.org over the classic distribution channels.

Please note that: **this an experimental release**


## What is TALP-Pages?

TALP-Pages is a postprocessing tool for invesigating the parallel performance of HPC applications. 
We rely on [TALP](https://dlb-docs.readthedocs.io/en/latest/) to provide jsons for different runs in e.g. a weak-scaling or strong-scaling experiment. 
The users organizes the JSONS obtained by TALP and TALP-Pages produces a nice HTML report for the user to invesigate the performance. 

You can either do this stand-alone or integrated in a CI/CD setting.

If all of this sound a bit high level, make sure to have a look at [our documentation!](https://dlb-docs.readthedocs.io/en/latest/). We provide examples there :)

## I want to use TALP-Pages

Perfect: Check out [our documentation!](https://dlb-docs.readthedocs.io/en/latest/) We provide you with examples and How-Tos to integrate TALP-Pages into your workflow.


## Version compatibility

We follow a semantic-version like versioning system. 
Experimental features might change across minor releases. As both TALP-Pages and TALP are still considered experimental, the currently provided APIs might change slightly in the future.

We guarantee that TALP-Pages version `X.Y.Z` can postprocess all DLB emmited JSONS from versions `X.Y.*`
Note that, we will follow a different release cylce for the two different projects. TALP-Pages is expected to increase the Patch release more often than DLB. 


## Installation

TALP Pages is written in Python (3.9+). We rely on [poetry](https://python-poetry.org/) for packaging.
To use, simply install via:

```
pip install talp-pages
```


## License

TALP Pages is available under the General Public License v3.0.

            

Raw data

            {
    "_id": null,
    "home_page": "https://pm.bsc.es/gitlab/dlb/dlb/",
    "name": "talp-pages",
    "maintainer": "Valentin Seitz",
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": "valentin.seitz@bsc.es",
    "keywords": "HPC, Performance Analysis, Profiling, Continuous Performance Analysis",
    "author": "Valentin Seitz",
    "author_email": "valentin.seitz@bsc.es",
    "download_url": "https://files.pythonhosted.org/packages/58/7a/71d768ab55dd5931b2fc0a1c4d3b9391c5232f05c38dbda0d02150210bf9/talp_pages-3.5.0.tar.gz",
    "platform": null,
    "description": "# TALP-Pages\n\nAs of version 3.5.0 of [DLB](https://dlb-docs.readthedocs.io/en/latest/) TALP-Pages is an experimental feature released together with DLB.\nAs TALP-Pages is Python-package, we prefer the distribution via pypi.org over the classic distribution channels.\n\nPlease note that: **this an experimental release**\n\n\n## What is TALP-Pages?\n\nTALP-Pages is a postprocessing tool for invesigating the parallel performance of HPC applications. \nWe rely on [TALP](https://dlb-docs.readthedocs.io/en/latest/) to provide jsons for different runs in e.g. a weak-scaling or strong-scaling experiment. \nThe users organizes the JSONS obtained by TALP and TALP-Pages produces a nice HTML report for the user to invesigate the performance. \n\nYou can either do this stand-alone or integrated in a CI/CD setting.\n\nIf all of this sound a bit high level, make sure to have a look at [our documentation!](https://dlb-docs.readthedocs.io/en/latest/). We provide examples there :)\n\n## I want to use TALP-Pages\n\nPerfect: Check out [our documentation!](https://dlb-docs.readthedocs.io/en/latest/) We provide you with examples and How-Tos to integrate TALP-Pages into your workflow.\n\n\n## Version compatibility\n\nWe follow a semantic-version like versioning system. \nExperimental features might change across minor releases. As both TALP-Pages and TALP are still considered experimental, the currently provided APIs might change slightly in the future.\n\nWe guarantee that TALP-Pages version `X.Y.Z` can postprocess all DLB emmited JSONS from versions `X.Y.*`\nNote that, we will follow a different release cylce for the two different projects. TALP-Pages is expected to increase the Patch release more often than DLB. \n\n\n## Installation\n\nTALP Pages is written in Python (3.9+). We rely on [poetry](https://python-poetry.org/) for packaging.\nTo use, simply install via:\n\n```\npip install talp-pages\n```\n\n\n## License\n\nTALP Pages is available under the General Public License v3.0.\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-only",
    "summary": "Command line tools to generate performance reports using the TALP module of DLB",
    "version": "3.5.0",
    "project_urls": {
        "Homepage": "https://pm.bsc.es/gitlab/dlb/dlb/",
        "Repository": "https://pm.bsc.es/gitlab/dlb/dlb/"
    },
    "split_keywords": [
        "hpc",
        " performance analysis",
        " profiling",
        " continuous performance analysis"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "23dfbfe20200e088db4e3ffa3769ee46eb9664ec7543d676c414ab58fa4879b9",
                "md5": "2bef0264601b67fdcc6c6665d25dfb1d",
                "sha256": "6928b831e2a273fb3250547ef750971cb3dbcd668f866a66322b7fb13fcc118c"
            },
            "downloads": -1,
            "filename": "talp_pages-3.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2bef0264601b67fdcc6c6665d25dfb1d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 29267,
            "upload_time": "2024-12-03T13:09:34",
            "upload_time_iso_8601": "2024-12-03T13:09:34.400320Z",
            "url": "https://files.pythonhosted.org/packages/23/df/bfe20200e088db4e3ffa3769ee46eb9664ec7543d676c414ab58fa4879b9/talp_pages-3.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "587a71d768ab55dd5931b2fc0a1c4d3b9391c5232f05c38dbda0d02150210bf9",
                "md5": "4e7b4423467331a01ad4228268982149",
                "sha256": "05220e0898782d8f7f0a2c468253064d837a0ce4b861e4aaf659aea00f8a5bb1"
            },
            "downloads": -1,
            "filename": "talp_pages-3.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4e7b4423467331a01ad4228268982149",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 21397,
            "upload_time": "2024-12-03T13:09:35",
            "upload_time_iso_8601": "2024-12-03T13:09:35.606483Z",
            "url": "https://files.pythonhosted.org/packages/58/7a/71d768ab55dd5931b2fc0a1c4d3b9391c5232f05c38dbda0d02150210bf9/talp_pages-3.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-03 13:09:35",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "talp-pages"
}
        
Elapsed time: 0.41173s