Alert.png The wiki is deprecated and due to be decommissioned by the end of September 2022.
The content is being migrated to other supports, new updates will be ignored and lost.
If needed you can get in touch with EGI SDIS team using operations @ egi.eu.

GPGPU-WG ExperimentalTestingSetup BatchSystemIntegration

From EGIWiki
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Main EGI.eu operations services Support Documentation Tools Activities Performance Technology Catch-all Services Resource Allocation Security


<< GPGPU Working Group main page This section discusses the method used to pass JDL GPGPU Attribute value pairs and convert these into local batch system directives. In principle, the method developed here can be used to pass/convert many new key-value pairs into appropriate batch system directives. For our GPGPU experiment we shall pass the GPU GPUSPerNode='X'


  • CE changes:
    • yum install glite-ce-cream-cli (used in LRMS_local_submit_attributes.sh)
    • install parsejdl_gpu (used in LRMS_local_submit_attributes.sh to validate the data)
    • create /usr/libexec/LRMS_local_submit_attributes.sh script (or place this code into another executable file, and call it from an existing local script)