cuda.bindings.cufile.Opcode

enum cuda.bindings.cufile.Opcode(value)

See CUfileOpcode_t.

Member Type:

int

Valid values are as follows:

READ = <Opcode.READ: 0>
WRITE = <Opcode.WRITE: 1>