|
std::size_t | get_max_batch_io_size () |
|
|
static bool | is_gds_available () |
|
static unsigned int | get_nvfs_major_version () |
|
static unsigned int | get_nvfs_minor_version () |
|
static bool | get_nvfs_allow_compat_mode () |
|
static bool | get_nvfs_poll_mode () |
|
static std::size_t | get_nvfs_poll_thresh_size () |
|
static void | set_nvfs_poll_mode (bool enable) |
|
static void | set_nvfs_poll_thresh_size (std::size_t size_in_kb) |
|
static std::vector< CUfileDriverControlFlags > | get_nvfs_statusflags () |
|
static std::size_t | get_max_device_cache_size () |
|
static void | set_max_device_cache_size (std::size_t size_in_kb) |
|
static std::size_t | get_per_buffer_cache_size () |
|
static std::size_t | get_max_pinned_memory_size () |
|
static void | set_max_pinned_memory_size (std::size_t size_in_kb) |
|
Definition at line 196 of file driver.hpp.
The documentation for this struct was generated from the following file: