Enum CudaOccupancy.cudaOccPartitionedGCSupport
Partitioned global caching support
Namespace: ManagedCuda
Assembly: ManagedCuda.dll
Syntax
public enum cudaOccPartitionedGCSupport
Fields
| Name | Description |
|---|---|
| AlwaysOn | This is only needed for Pascal. This, and all references / explanations for this, should be removed from the header before exporting to toolkit. |
| NotSupported | Partitioned global caching is not supported |
| Supported | Partitioned global caching is supported |