CTADIRAC is an extension of the DIRAC interware for dedicated CTA usage.
Project description
CTADIRAC project
- CTADIRAC is a customized version of the DIRAC interware. As of today, it allows an easy and optimized access to Grid resources (mainly EGI) available to the CTA Virtual Organization (vo.cta.in2p3.fr). When CTAO DPPS will be setup, CTADIRAC will serve as the Computing Ressource and Worflow Management System.
- Follow the CTADIRAC specific documentation
- Wiki
Install CTADIRAC Client
See the dedicated client installation documentation.
Install CTADIRAC Server
See the dedicated server installation documentation.
Deploying on Kubernetes
CTADIRAC Helm charts (in development).
CTADIRAC fleet deployment on a Kubernetes cluster.
Registry
- Get
CTADIRAC
onPyPi
:
pip install CTADIRAC
- Get
CTADIRAC
clientdocker
image:
docker pull gitlab.cta-observatory.org:5555/cta-computing/dpps/ctadirac/dirac-client:latest
Contribute to CTADIRAC
To contribute to CTADIRAC, please check out the full DIRAC developers guide.
Create the dev environment:
# Clone the CTADIRAC repository:
git clone git@gitlab.cta-observatory.org:cta-computing/dpps/workload/CTADIRAC.git
cd CTADIRAC
# Create the mamba environment:
mamba env create --file environment.yml
mamba activate ctadirac-dev
# Make an editable installation of CTADIRAC
pip install -e .
# Enable pre-commit:
mamba install pre-commit
pre-commit install
Contact Information
- Luisa Arrabito arrabito@in2p3.fr
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ctadirac-2.2.49.tar.gz
(240.9 kB
view hashes)
Built Distribution
CTADIRAC-2.2.49-py3-none-any.whl
(255.3 kB
view hashes)
Close
Hashes for CTADIRAC-2.2.49-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9eb81b74c14e2fee995ff6ff45a625ef075dcb426deb65e497706d3b6a5b599f |
|
MD5 | 469607c23eda88d619a483656f66c83e |
|
BLAKE2b-256 | 8d7ecfed96ef3b8500746aab821c13ef03801927df8c6fd01bcf3c70cf1b8b73 |