Class GreedyFragmentAllocationStrategy

Holoscan v2.1.0

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 Jul 3, 2024.