| Package | Description |
|---|---|
| org.bytedeco.cuda.global |
| Modifier and Type | Method and Description |
|---|---|
static int |
cudart.cuDevResourceGenerateDesc(CUdevResourceDesc_st phDesc,
CUdevResource_st resources,
int nbResources)
\brief Generate a resource descriptor
Generates a single resource descriptor with the set of resources specified in \p resources.
|
static int |
cudart.cuGreenCtxCreate(CUgreenCtx_st phCtx,
CUdevResourceDesc_st desc,
int dev,
int flags)
\brief Creates a green context with a specified set of resources.
|
Copyright © 2025. All rights reserved.