cuda.bindings.cufile.driver_get_properties#

cuda.bindings.cufile.driver_get_properties(intptr_t props)#

Gets the Driver session properties If the driver is not opened, it will return the staged/default properties If the driver is opened, it will return the current properties.

Parameters:

props (intptr_t) – Properties to get.

See also

cuFileDriverGetProperties