| Package | Description |
|---|---|
| org.bytedeco.cuda.cudart | |
| org.bytedeco.cuda.global |
| Modifier and Type | Method and Description |
|---|---|
cudaMemcpy3DBatchOp |
cudaMemcpy3DBatchOp.dst(cudaMemcpy3DOperand setter) |
cudaMemcpy3DBatchOp |
cudaMemcpy3DBatchOp.extent(cudaExtent setter) |
cudaMemcpy3DBatchOp |
cudaMemcpy3DBatchOp.flags(int setter) |
cudaMemcpy3DBatchOp |
cudaMemcpy3DBatchOp.getPointer(long i) |
cudaMemcpy3DBatchOp |
cudaMemcpy3DBatchOp.position(long position) |
cudaMemcpy3DBatchOp |
cudaMemcpy3DBatchOp.src(cudaMemcpy3DOperand setter) |
cudaMemcpy3DBatchOp |
cudaMemcpy3DBatchOp.srcAccessOrder(int setter) |
| Modifier and Type | Method and Description |
|---|---|
static int |
cudart.cudaMemcpy3DBatchAsync(long numOps,
cudaMemcpy3DBatchOp opList,
SizeTPointer failIdx,
long flags,
CUstream_st stream)
\brief Performs a batch of 3D memory copies asynchronously.
|
Copyright © 2025. All rights reserved.