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

© Copyright 2022-2023, NVIDIA. Last updated on Sep 13, 2023.