NVIDIA Holoscan SDK v1.0.3
Holoscan 1.0.3

Struct AvailableSystemResource

struct AvailableSystemResource

Public Functions

bool has_enough_resources(const SystemResourceRequirement &resource_requirement) const

Public Members

std::string app_worker_id

std::unordered_set<std::string> target_fragments

int32_t cpu = 0

int32_t gpu = 0

uint64_t memory = 0

uint64_t shared_memory = 0

uint64_t gpu_memory = 0

Previous Struct array_type
Next Template Struct base_type
© Copyright 2022-2023, NVIDIA. Last updated on Apr 19, 2024.