talp-pages


Nametalp-pages JSON
Version 3.5.1 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-03-05 17:32:31
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/5a/8d/051e45f0c2c1f433227a83ae275abf9df4409d59f9b39fdc6bddbde52417/talp_pages-3.5.1.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.1",
    "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": "1db007efc7bc34036b0b645f451972ee683000f4160fd2393f06fcfc9fd11190",
                "md5": "bcb174c6c11f73188443e7d28d6e79ee",
                "sha256": "a4a72045dcf7e770172179f74714bda9ca8dac827075f4b2af32b8e379f20766"
            },
            "downloads": -1,
            "filename": "talp_pages-3.5.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bcb174c6c11f73188443e7d28d6e79ee",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 29346,
            "upload_time": "2025-03-05T17:32:29",
            "upload_time_iso_8601": "2025-03-05T17:32:29.375845Z",
            "url": "https://files.pythonhosted.org/packages/1d/b0/07efc7bc34036b0b645f451972ee683000f4160fd2393f06fcfc9fd11190/talp_pages-3.5.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5a8d051e45f0c2c1f433227a83ae275abf9df4409d59f9b39fdc6bddbde52417",
                "md5": "4acacee70dffa2754e9dd6523bf6b31f",
                "sha256": "23b9e525ee71a8db2826200fcdd23a71eed9391771280ef07be0039e1b8be7dd"
            },
            "downloads": -1,
            "filename": "talp_pages-3.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "4acacee70dffa2754e9dd6523bf6b31f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 21602,
            "upload_time": "2025-03-05T17:32:31",
            "upload_time_iso_8601": "2025-03-05T17:32:31.926659Z",
            "url": "https://files.pythonhosted.org/packages/5a/8d/051e45f0c2c1f433227a83ae275abf9df4409d59f9b39fdc6bddbde52417/talp_pages-3.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-05 17:32:31",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "talp-pages"
}
        
Elapsed time: 0.84061s