Class Muesli contains globally available variables that determine the properties (number of running processes, threads, etc.) of the Muesli application.
More...
#include <muesli.h>
|
static int | proc_id |
|
static int | proc_entrance |
|
static int | running_proc_no |
|
static int | num_total_procs |
|
static int | num_local_procs |
|
static double | start_time |
|
static char * | program_name |
|
static int | distribution_mode |
|
static int | task_group_size |
|
static int | num_conc_kernels |
|
static int | num_threads |
|
static int | num_runs |
|
static int | num_gpus |
|
static int | max_gpus |
|
static int | threads_per_block |
|
static int | tpb_x |
|
static int | tpb_y |
|
static bool | debug_communication |
|
static bool | use_timer |
|
static bool | farm_statistics |
|
Class Muesli contains globally available variables that determine the properties (number of running processes, threads, etc.) of the Muesli application.
The documentation for this class was generated from the following file: