This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
admins [2018/11/21 09:49] bbosak@man.poznan.pl [Common directory for VECMA] |
admins [2018/11/22 21:41] (current) bbosak@man.poznan.pl [Software] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Information for Resource Providers and Administrators ====== | ====== Information for Resource Providers and Administrators ====== | ||
| - | This page provides basic requirements and conventions of VECMA project that should be addressed by resource providers and administrators when deploying VECMA software. | + | This page provides basic requirements and conventions of VECMA project that should be addressed by resource providers and administrators. |
| + | |||
| + | ===== Accounts ===== | ||
| + | Each site should create accounts for VECMA users. The accounts should be granted to submit jobs into the queuing system. | ||
| ===== Common directory for VECMA ===== | ===== Common directory for VECMA ===== | ||
| It is required that on each resource a common directory for the VECMA project will be created and made accessible to all VECMA participants. | It is required that on each resource a common directory for the VECMA project will be created and made accessible to all VECMA participants. | ||
| - | The locations of VECMA directories on resources: | + | ==== The locations of VECMA directories on resources: ==== |
| - | ^ Resource ^ Location ^ Additional info ^ | + | ^ Resource ^ Location ^ MODULEPATH ^ |
| - | | Eagle | ''/home/plgrid-groups/plggvecma/'' | | | + | | Eagle | ''/home/plgrid-groups/plggvecma/'' | ''/home/plgrid-groups/plggvecma/.qcg-modules'' | |
| - | | SuperMuc NG | | | | + | | SuperMuc NG | | | |
| - | | Bull | | | | + | | Bull | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | ==== The VECMA directory structure ==== | + | |
| - | It is advised that on each resource the directory will have the same, following structure: | + | |
| - | + | ||
| - | ^ Path ^ Description ^ | + | |
| - | | ''$VECMA_DIR/Apps'' | The directory for use by application providers | | + | |
| - | | ''$VECMA_DIR/Apps/App1 '' | The directory for application App1 | | + | |
| - | | ''$VECMA_DIR/Apps/AppN '' | The directory for application AppN ... | | + | |
| - | | ''$VECMA_DIR/Common'' | Common stuff, possibly useful for different teams | | + | |
| - | | ''$VECMA_DIR/Modules'' | The directory for VECMA Environment Modules | | + | |
| + | ===== Software ===== | ||
| + | Each site should install QCG middleware on its resources. The users should be allowed to submit jobs via QCG using X509 certificates. | ||