12#ifndef O2_COMPUTINGQUOTAOFFER_H_
13#define O2_COMPUTINGQUOTAOFFER_H_
typedef void(APIENTRYP PFNGLCULLFACEPROC)(GLenum mode)
Defining PrimaryVertex explicitly as messageable.
std::function< OfferScore(ComputingQuotaOffer const &offer, ComputingQuotaOffer const &accumulated)> ComputingQuotaRequest
std::function< void(int id, std::array< ComputingQuotaOffer, 16 > &, ComputingQuotaStats &, std::function< void(ComputingQuotaOffer const &, ComputingQuotaStats &stats)>)> ComputingQuotaConsumer
OfferScore score
The score for the given offer.
int64_t sharedMemory
How much shared memory it can allocate.
int user
Which task is using the offer.
int cpu
How many cores it can use.
Statistics on the offers consumed, expired.
int64_t totalExpiredOffers
int64_t totalExpiredBytes
int64_t totalConsumedBytes
int64_t totalConsumedOffers