holoscan::SystemResourceRequirement
holoscan::SystemResourceRequirement
holoscan::SystemResourceRequirement
#include <holoscan/fragment_scheduler.hpp>
| Name | Type | Description |
|---|---|---|
fragment_name | std::string | |
cpu | float | |
cpu_limit | float | |
gpu | float | |
gpu_limit | float | |
memory | uint64_t | |
memory_limit | uint64_t | |
shared_memory | uint64_t | |
shared_memory_limit | uint64_t | |
gpu_memory | uint64_t | |
gpu_memory_limit | uint64_t |