CPPuddle
Namespaces | Typedefs | Functions | Variables
config.hpp File Reference
#include <mutex>
Include dependency graph for config.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 cppuddle
 

Typedefs

using cppuddle::mutex_t = std::mutex
 

Functions

size_t cppuddle::get_device_id (const size_t number_gpus)
 Uses HPX thread information to determine which GPU should be used. More...
 

Variables

constexpr size_t cppuddle::number_instances = CPPUDDLE_HAVE_NUMBER_BUCKETS
 
constexpr size_t cppuddle::max_number_gpus = CPPUDDLE_HAVE_MAX_NUMBER_GPUS