Skip to content

objectType ComputeResource

A computational resource that can be used for executing a job

ComputeResourceivoa:string nameivoa:integer numberOfCoresivoa:real memoryivoa:boolean gpuivoa:string gpuTypeExecutionNodecomputeResources1..*

Members

name type mult description
name ivoa:string the name of the compute resource
numberOfCores ivoa:integer the number of CPU cores available
memory ivoa:real the amount of RAM available in GB
gpu ivoa:boolean whether the resource has GPU capabilities
gpuType ivoa:string from urn:vo-dml:execution!vocab:gpuType optional the type of GPU available, if any

Containment

This is contained by ExecutionNode