Skip to main content

A lightweight plugin for EasyVVUQ enabling the execution of demanding VVUQ procedures using the QCG-PilotJob mechanism.

Project description

EasyVVUQ-QCGPJ - Python API for HPC execution of EasyVVUQ (EQI)

Build Status Total alerts

EasyVVUQ-QCGPJ (EQI) is a lightweight plugin for parallelization of EasyVVUQ with QCG-PilotJob.

It is a part of the VECMA Toolkit.

The tool provides API that can be effortlessly integrated into typical EasyVVUQ workflows to enable parallel processing of demanding operations, in particular the simulation model's executions and encodings. It works regardless if you run your use-case on multi-core laptop or on large HPC machine.

Requirements

The software requires Python 3.6+ for usage.

Moreover, since EasyVVUQ-QCGPJ is a wrapper over EasyVVUQ and QCG-PilotJob, you need to have both these packages available in your environment. This version of the library is compatible with EasyVVUQ v0.8 and QCG-PilotJob v0.11.0. Compatibility with other versions is not confirmed. Thus, if you want to be sure that correct versions of required packages are available, install them in the following way:

$ pip3 install --force-reinstall easyvvuq==0.8
$ pip3 install --force-reinstall qcg-pilotjob==0.11.0

Installation

The software could be easily installed from the PyPi repository:

$ pip3 install easyvvq-qcgpj

Alternatively, if you want to use specific branch of the software, you can get it from the the github repository. The procedure is quite typical, e.g.:

$ git clone https://github.com/vecma-project/EasyVVUQ-QCGPJ.git
$ cd EasyVVUQ-QCGPJ
$ git checkout some_branch
$ pip3 install .

Getting started

Documentation is available at https://easyvvuq-qcgpj.readthedocs.io

Authors

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

easyvvuq-qcgpj-0.5.2.tar.gz (28.4 kB view details)

Uploaded Source

File details

Details for the file easyvvuq-qcgpj-0.5.2.tar.gz.

File metadata

  • Download URL: easyvvuq-qcgpj-0.5.2.tar.gz
  • Upload date:
  • Size: 28.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.6.7

File hashes

Hashes for easyvvuq-qcgpj-0.5.2.tar.gz
Algorithm Hash digest
SHA256 7fab98448aeb8920506d82832dbccf3b88c435eae32d2cdbaf0df78d36efb5d0
MD5 b97ca70f4ee78015c59931eace9dfa22
BLAKE2b-256 ffcfc2cea18342acd16e9b4fbdbd83c54392dff841f49ce2ddc9f4310c5b61b0

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