talp-pages


Nametalp-pages JSON
Version 3.5.2 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_time2025-09-17 13:38:44
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/9b/cb/44338100e4e06baa22eae9b6640f4b1ed3e16d6417c608a812c4cb79b089/talp_pages-3.5.2.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.2",
    "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": "a2da63a1b995a91a95bb3b2f98bcca3c6508123cbfb7920bef268d295beff5a0",
                "md5": "ca8fadd01da3dea3077387eb3d7bc891",
                "sha256": "5470f502e5b124e40c3f6484de206609fe8d74f6a4166eb7a498e9985227fb7e"
            },
            "downloads": -1,
            "filename": "talp_pages-3.5.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ca8fadd01da3dea3077387eb3d7bc891",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 31409,
            "upload_time": "2025-09-17T13:38:43",
            "upload_time_iso_8601": "2025-09-17T13:38:43.784458Z",
            "url": "https://files.pythonhosted.org/packages/a2/da/63a1b995a91a95bb3b2f98bcca3c6508123cbfb7920bef268d295beff5a0/talp_pages-3.5.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9bcb44338100e4e06baa22eae9b6640f4b1ed3e16d6417c608a812c4cb79b089",
                "md5": "ce0b3995ea63067e7a7b81ae64efec4a",
                "sha256": "f2558f75753ae66b30a268ed539b4c53bfb3f5d7975c3df425ab60965349ef65"
            },
            "downloads": -1,
            "filename": "talp_pages-3.5.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ce0b3995ea63067e7a7b81ae64efec4a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 21740,
            "upload_time": "2025-09-17T13:38:44",
            "upload_time_iso_8601": "2025-09-17T13:38:44.957067Z",
            "url": "https://files.pythonhosted.org/packages/9b/cb/44338100e4e06baa22eae9b6640f4b1ed3e16d6417c608a812c4cb79b089/talp_pages-3.5.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-17 13:38:44",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "talp-pages"
}
        
Elapsed time: 0.67134s