NVIDIA Holoscan SDK v2.0.0
Holoscan v2.0.0 Download PDF

Class GreedyFragmentAllocationStrategy

Base Type

class GreedyFragmentAllocationStrategy : public holoscan::FragmentAllocationStrategy

Public Functions

virtual void on_add_available_resource(const AvailableSystemResource &available_resource) override

virtual void on_add_resource_requirement(const SystemResourceRequirement &resource_requirement) override

virtual holoscan::expected<std::unordered_map<std::string, std::string>, std::string> schedule() override

Previous Template Class Graph
Next Class GreedyScheduler
© Copyright 2022-2024, NVIDIA. Last updated on Jun 4, 2024.