wrench::ComputeService Class Reference

The compute service base class. More...

#include <ComputeService.h>

Inheritance diagram for wrench::ComputeService:
wrench::Service wrench::BareMetalComputeService wrench::BatchComputeService wrench::CloudComputeService wrench::HTCondorCentralManagerService wrench::HTCondorComputeService wrench::VirtualizedClusterComputeService

Static Public Attributes

static constexpr unsigned long ALL_CORES = ULONG_MAX
 A convenient constant to mean "use all cores of a physical host" whenever a number of cores is needed when instantiating compute services.
 
static constexpr double ALL_RAM = DBL_MAX
 A convenient constant to mean "use all ram of a physical host" whenever a ram capacity is needed when instantiating compute services.
 

Detailed Description

The compute service base class.


The documentation for this class was generated from the following files: