logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Author

       Generated automatically by Doxygen for GPUDirect Storage from the source code.

GPUDirect Storage                                Wed Mar 13 2024                               CUfileDrvProps(3)

Field Documentation

unsignedintCUfileDrvProps::dcontrolflagsunsignedintCUfileDrvProps::dstatusflagsunsignedintCUfileDrvProps::fflagsunsignedintCUfileDrvProps::major_versionunsignedintCUfileDrvProps::max_batch_io_sizeunsignedintCUfileDrvProps::max_batch_io_timeout_msecsunsignedintCUfileDrvProps::max_device_cache_sizeunsignedintCUfileDrvProps::max_device_pinned_mem_sizesize_tCUfileDrvProps::max_direct_io_sizeunsignedintCUfileDrvProps::minor_versionstruct{...}CUfileDrvProps::nvfsunsignedintCUfileDrvProps::per_buffer_cache_sizesize_tCUfileDrvProps::poll_thresh_size

Name

       CUfileDrvProps

Synopsis

       #include <cufile.h>

   DataFields
       unsigned int fflags
       unsigned int max_batch_io_size
       unsigned int max_batch_io_timeout_msecs
       unsigned int max_device_cache_size
       unsigned int max_device_pinned_mem_size
       struct {
          unsigned int dcontrolflags
          unsigned int dstatusflags
          unsigned int major_version
          size_t max_direct_io_size
          unsigned int minor_version
          size_t poll_thresh_size
       } nvfs
       unsigned int per_buffer_cache_size

See Also