Skip to main content

No project description provided

Project description

PCVS Documentation

About

Parallel Computing Validation System (PCVS) is a Validation Orchestrator designed by and for software at scale. Its primary target is HPC applications & runtimes but can flawlessly address smaller use cases. PCVS can help users to create their test scenarios and reuse them among multiples implementations, an high value when it comes to validating Programmation standards (like APIs & ABIs). No matter the number of programs, benchmarks, languages, or tech non-regression bases use, PCVS gathers in a single execution, and, with a focus on interacting with HPC batch managers efficiently, run jobs concurrently to reduce the time-to-result overall. Through basic YAML-based configuration files, PCVS handles more than hundreds of thousands of tests and helps developers to ensure code production is moving forward.

PCVS is documented through ReStructuredText. which can be found under the /docs directory. A built version can be found at (https://pcvs.readthedocs.io)

Quick installation guide

A more detailed guide to install PCVS can be found in the appropriate documentation, here is a quick overview to set up and test the framework.

.. code-block:: bash # considering python3.5+ $ pip3 install -r requirements.txt # for dev/testing purposes, use: $ pip3 install -r requirements-dev.txt $ pip3 install pcvs # basic tests: $ tox # OR $ coverage run

Complete documentation

PCVS documentation is currently in active progress. Feel free to redistribute comments and/or notes to the dev team about what should be more covered. Multiple documentation can be generated from this repo:

  • the CLI is managed and documented through click. The manpages can be automatically built with the third-party tool click-man (not a dep, should be installed manually). Note that these manpages may not contain more information than the content of each --help command.

  • The general documentation (readthedocs.io-formatted) through sphinx, able to generate multiple formats:

    $ pip3 install -r requirements-dev.txt $ make -C docs/source # will list available doc formats $ make -C docs/source man # global documentation as man pages (not CLI) $ make -C docs/source html # readthedocs-based

Contributions

A guide about contributing to PCVS can be found in the CONTRIBUTING section of the documentation.

Authors

This work is currently supported by the French Alternative Energies and Atomic Energy Commission (CEA). For any question and/or remarks, please contact :

License

PCVS is released under the CeCILL-C Free Software License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pcvs-0.5.0.tar.gz (451.2 kB view details)

Uploaded Source

Built Distribution

pcvs-0.5.0-py3-none-any.whl (487.7 kB view details)

Uploaded Python 3

File details

Details for the file pcvs-0.5.0.tar.gz.

File metadata

  • Download URL: pcvs-0.5.0.tar.gz
  • Upload date:
  • Size: 451.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6

File hashes

Hashes for pcvs-0.5.0.tar.gz
Algorithm Hash digest
SHA256 f005c49e54fde78a93398b6f0afd86ce9766512bbabfc3a537002e4b192cbf26
MD5 9b9fe4172b6a17b02ce22b03093f6340
BLAKE2b-256 f7b921eca21eb1ba424eb2457bc6e7c679636545b1cd9acfcc96b9181aa03ab1

See more details on using hashes here.

File details

Details for the file pcvs-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: pcvs-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 487.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6

File hashes

Hashes for pcvs-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 00d72b273757e4994ac8f9b75c974aed8da42ce311dec36457eac82812e0918a
MD5 568c7fed4d0760904e653a00a25ee5be
BLAKE2b-256 d6794c1df70c5dfac03e2e1022681552d31f96ee4618bf41c2a5960d059c9cb5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page