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. :param props: Properties to get. :type props: intptr_t .. seealso:: `cuFileDriverGetProperties`