cuda.bindings.cufile.driver_set_max_direct_io_size

cuda.bindings.cufile.driver_set_max_direct_io_size(size_t max_direct_io_size)

Control parameter to set max IO size(KB) used by the library to talk to nvidia-fs driver.

Parameters:

max_direct_io_size (size_t) – maximum allowed direct io size in KB.

See also

cuFileDriverSetMaxDirectIOSize