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.

Difference between revisions of "GPGPU-WG ExperimentalTestingSetup JDL"

From EGIWiki
Jump to navigation Jump to search
Line 5: Line 5:
This page describes the usage of some experimental key-values pairs:
This page describes the usage of some experimental key-values pairs:
{| class="wikitable"
{| class="wikitable"
!colspan="5"| '''GPGPU LRMS attributes'''
!colspan="5"| '''GPGPU LRMS directives'''
|- style="color:white; background-color:black;" cellpadding="3"
|- style="color:white; background-color:black;" cellpadding="3"
|'''Key'''
|'''Key'''

Revision as of 16:35, 17 July 2014

A core objective is to allow the user to specify additional key-value pairs that:

  • place a restriction on the resource centres that the job should be targeted at
  • Provide addition specification to the LRMS

This page describes the usage of some experimental key-values pairs:

GPGPU LRMS directives
Key Value Description
GPUPerNode Positive Integer > 0 The number of GPGPUs required for the job to run on the allocated node(s). Eg. GPUPerNode=2;

Parent Page