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 4: Line 4:


This page describes the usage of some experimental key-values pairs:
This page describes the usage of some experimental key-values pairs:
{| class="wikitable"
!colspan="5"| '''GPGPU LRMS attributes'''
|- style="color:white; background-color:black;" cellpadding="3"
|'''Entity'''
|colspan=3 | '''Inherits from'''
|'''Description'''
|-
| ExecutionEnvironment
| colspan="3" | Resource
| A type of environment available to and requestable by a Grid job when submitted to a
ComputingService via a Computing Endpoint; the type of environment is described in terms of hardware, operating system and network characteristics. Information about the total/available/used instances of this type of execution environment are also included.
|- style="color:white; background-color:black;" cellpadding="3"
|}


[[GPGPU-WG:ExperimentalTestingSetup | Parent Page]]
[[GPGPU-WG:ExperimentalTestingSetup | Parent Page]]

Revision as of 17:24, 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 attributes
Entity Inherits from Description
ExecutionEnvironment Resource A type of environment available to and requestable by a Grid job when submitted to a

ComputingService via a Computing Endpoint; the type of environment is described in terms of hardware, operating system and network characteristics. Information about the total/available/used instances of this type of execution environment are also included.

Parent Page