Table of Contents

Class KernelCatalogOptions

Namespace
Orleans.GpuBridge.Runtime
Assembly
Orleans.GpuBridge.Runtime.dll

Configuration options for the kernel catalog.

public sealed class KernelCatalogOptions
Inheritance
KernelCatalogOptions
Inherited Members

Properties

Descriptors

Gets the list of kernel descriptors to register.

public List<KernelDescriptor> Descriptors { get; }

Property Value

List<KernelDescriptor>