Class GreedyFragmentAllocationStrategy
Defined in File greedy_fragment_allocation.hpp
Base Type
public holoscan::FragmentAllocationStrategy
(Class FragmentAllocationStrategy)
-
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
-
virtual void on_add_available_resource(const AvailableSystemResource &available_resource) override