| Package | Description |
|---|---|
| org.bytedeco.cuda.cufile | |
| org.bytedeco.cuda.global |
| Modifier and Type | Method and Description |
|---|---|
CUfileIOEvents_t |
CUfileIOEvents_t.cookie(Pointer setter) |
CUfileIOEvents_t |
CUfileIOEvents_t.getPointer(long i) |
CUfileIOEvents_t |
CUfileIOEvents_t.position(long position) |
CUfileIOEvents_t |
CUfileIOEvents_t.ret(long setter) |
CUfileIOEvents_t |
CUfileIOEvents_t.status(int setter) |
| Modifier and Type | Method and Description |
|---|---|
static CUfileError_t |
cufile.cuFileBatchIOGetStatus(CUfileBatchHandle_t batch_idp,
int min_nr,
int[] nr,
CUfileIOEvents_t iocbp,
Pointer timeout) |
static CUfileError_t |
cufile.cuFileBatchIOGetStatus(CUfileBatchHandle_t batch_idp,
int min_nr,
IntBuffer nr,
CUfileIOEvents_t iocbp,
Pointer timeout) |
static CUfileError_t |
cufile.cuFileBatchIOGetStatus(CUfileBatchHandle_t batch_idp,
int min_nr,
IntPointer nr,
CUfileIOEvents_t iocbp,
Pointer timeout) |
Copyright © 2025. All rights reserved.