graph
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
Config Struct Reference

#include <config.hpp>

Public Attributes

std::string type_
 
int numCPUThreads_ = 0
 
std::vector< int > gpus_
 
unsigned int seed_
 
std::string storage_
 
std::string kernel_
 
bool hints_ = 0
 

Member Data Documentation

◆ gpus_

std::vector<int> Config::gpus_

◆ hints_

bool Config::hints_ = 0

◆ kernel_

std::string Config::kernel_

◆ numCPUThreads_

int Config::numCPUThreads_ = 0

◆ seed_

unsigned int Config::seed_

◆ storage_

std::string Config::storage_

◆ type_

std::string Config::type_

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