#include <gc_job_manager.h>
Public Member Functions | |
| gc_jm_options () | |
| gc_jm_options (spe_program_handle_sptr program_handle_, unsigned int nspes_=0) | |
Public Attributes | |
| unsigned int | max_jobs |
| unsigned int | max_client_threads |
| unsigned int | nspes |
| bool | gang_schedule |
| bool | use_affinity |
| bool | enable_logging |
| uint32_t | log2_nlog_entries |
| spe_program_handle_sptr | program_handle |
| gc_jm_options::gc_jm_options | ( | ) | [inline] |
| gc_jm_options::gc_jm_options | ( | spe_program_handle_sptr | program_handle_, | |
| unsigned int | nspes_ = 0 | |||
| ) | [inline] |
| uint32_t gc_jm_options::log2_nlog_entries |
| unsigned int gc_jm_options::max_client_threads |
| unsigned int gc_jm_options::max_jobs |
| unsigned int gc_jm_options::nspes |
1.5.9