StarPU Handbook
|
#include <sc_hypervisor.h>
Go to the source code of this file.
Data Structures | |
struct | sc_hypervisor_resize_ack |
struct | sc_hypervisor_wrapper |
Functions | |
struct sc_hypervisor_wrapper * | sc_hypervisor_get_wrapper (unsigned sched_ctx) |
unsigned * | sc_hypervisor_get_sched_ctxs () |
int | sc_hypervisor_get_nsched_ctxs () |
int | sc_hypervisor_get_nworkers_ctx (unsigned sched_ctx, enum starpu_worker_archtype arch) |
double | sc_hypervisor_get_elapsed_flops_per_sched_ctx (struct sc_hypervisor_wrapper *sc_w) |
double | sc_hypervisor_get_total_elapsed_flops_per_sched_ctx (struct sc_hypervisor_wrapper *sc_w) |
double | sc_hypervisorsc_hypervisor_get_speed_per_worker_type (struct sc_hypervisor_wrapper *sc_w, enum starpu_worker_archtype arch) |
double | sc_hypervisor_get_speed (struct sc_hypervisor_wrapper *sc_w, enum starpu_worker_archtype arch) |