API component to interact with the cluster manager. More...
Go to the source code of this file.
Classes | |
class | mi::neuraylib::ICluster_notification_callback |
Abstract interface for giving notifications about errors and status changes. More... | |
class | mi::neuraylib::ICluster_manager_node |
Provides information about a node which is part of a node pool or reserved cluster. More... | |
class | mi::neuraylib::ICluster_manager_cluster |
Represents a cluster which was reserved through the cluster manager. More... | |
class | mi::neuraylib::ICluster_pool_information |
Represents a pool of nodes managed though the cluster manager. More... | |
class | mi::neuraylib::ISoftware_package |
Represents a software package installed on the pool of nodes. More... | |
class | mi::neuraylib::ICluster_manager_connection |
Represents a connection to a cluster manager. More... | |
class | mi::neuraylib::ICluster_manager_configuration |
An API component which can be used to create a connection to a cluster manager. More... | |
Namespaces | |
namespace | mi |
Common namespace for APIs of NVIDIA Advanced Rendering Center GmbH. | |
namespace | mi::neuraylib |
Namespace for the DiCE API. | |
API component to interact with the cluster manager.