Scanner C++ API
Public Attributes | List of all members
scanner::MachineParameters Struct Reference

Description of resources for a given machine. More...

#include <database.h>

Public Attributes

i32 num_cpus
 
i32 num_load_workers
 
i32 num_save_workers
 
std::vector< i32 > gpu_ids
 List of CUDA device IDs that Scanner should use.
 

Detailed Description

Description of resources for a given machine.


The documentation for this struct was generated from the following file: