Rosetta
Classes | Namespaces | Macros | Enumerations
boinc.hh File Reference

Wrappers to make BOINC work. More...

#include <core/types.hh>

Classes

class  protocols::boinc::Boinc
 

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::boinc
 

Macros

#define BOINC_MAX_NO_PROGRESS_INIT_CNT   25
 
#define BOINC_MAX_NSTRUCT   99
 
#define BOINC_DEFAULT_MAX_CPU_RUN_TIME   10800
 
#define BOINC_MAX_GFX_FPS   5.0
 
#define BOINC_MAX_GFX_CPU   10.0
 
#define BOINC_CHECKPOINT_COUNT_FILE   "boinc_checkpoint_count.txt"
 
#define BOINC_INIT_COUNT_FILE   "boinc_init_count.txt"
 

Enumerations

enum  protocols::boinc::background_type { protocols::boinc::BLACK_BG =1 , protocols::boinc::BLUE_GRADIENT_BG }
 

Detailed Description

Wrappers to make BOINC work.

Author
David Kim (dekim.nosp@m.@u.w.nosp@m.ashin.nosp@m.gton.nosp@m..edu)

Macro Definition Documentation

◆ BOINC_CHECKPOINT_COUNT_FILE

#define BOINC_CHECKPOINT_COUNT_FILE   "boinc_checkpoint_count.txt"

◆ BOINC_DEFAULT_MAX_CPU_RUN_TIME

#define BOINC_DEFAULT_MAX_CPU_RUN_TIME   10800

◆ BOINC_INIT_COUNT_FILE

#define BOINC_INIT_COUNT_FILE   "boinc_init_count.txt"

◆ BOINC_MAX_GFX_CPU

#define BOINC_MAX_GFX_CPU   10.0

◆ BOINC_MAX_GFX_FPS

#define BOINC_MAX_GFX_FPS   5.0

◆ BOINC_MAX_NO_PROGRESS_INIT_CNT

#define BOINC_MAX_NO_PROGRESS_INIT_CNT   25

◆ BOINC_MAX_NSTRUCT

#define BOINC_MAX_NSTRUCT   99