Grid environment¶
Requirements¶
credentials and certificate for using the GRID (follow these instructions.)
Getting a released version¶
You can find the latest released version here
protopipe |
GRID interface |
v0.2.X |
v0.2.X |
v0.3.X |
v0.2.X |
v0.4.X |
v0.3.X |
The latest released version of the GRID interface is also compatible with the development version of protopipe.
Getting the development version¶
This version is always compatible only with the development version of protopipe.
git clone https://github.com/HealthyPear/protopipe-grid-interface.git
Setup the working environment¶
create and enter a folder where to work,
copy the
VagrantFilefrom the interfaceedit lines from 48 to 59 according to your local setup
vagrant up && vagrant sshsingularity pull --name CTADIRAC_with_protopipe.sif shub://HealthyPear/CTADIRACsingularity shell CTADIRAC_with_protopipe.sif
From here,
activate the GRID environment with
dirac-proxy-initthe
shared_foldercontains the foldersanalysesto store all your analysesproductionsto store lists of simulated files
Now you can proceed with the analysis workflow (Large scale analyses).