| Package | Description |
|---|---|
| org.bytedeco.cuda.cudart | |
| org.bytedeco.cuda.global |
| Modifier and Type | Method and Description |
|---|---|
cudaMemPoolProps |
cudaMemPoolProps.allocType(int setter) |
cudaMemPoolProps |
cudaMemPoolProps.getPointer(long i) |
cudaMemPoolProps |
cudaMemPoolProps.handleTypes(int setter) |
cudaMemPoolProps |
cudaMemPoolProps.location(cudaMemLocation setter) |
cudaMemPoolProps |
cudaMemAllocNodeParams.poolProps()
in: array of memory access descriptors.
|
cudaMemPoolProps |
cudaMemPoolProps.position(long position) |
cudaMemPoolProps |
cudaMemPoolProps.reserved(int i,
byte setter) |
cudaMemPoolProps |
cudaMemPoolProps.win32SecurityAttributes(Pointer setter) |
| Modifier and Type | Method and Description |
|---|---|
cudaMemAllocNodeParams |
cudaMemAllocNodeParams.poolProps(cudaMemPoolProps setter) |
| Modifier and Type | Method and Description |
|---|---|
static int |
cudart.cudaMemPoolCreate(CUmemPoolHandle_st memPool,
cudaMemPoolProps poolProps)
\brief Creates a memory pool
Creates a CUDA memory pool and returns the handle in \p pool.
|
Copyright © 2023. All rights reserved.