Class GreedyFragmentAllocationStrategy

Holoscan v0.6

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

© Copyright 2022-2023, NVIDIA. Last updated on Feb 9, 2024.