18#ifndef __DRIVER_COMMON_H__
19#define __DRIVER_COMMON_H__
24#include <starpu_util.h>
29 int rank,
int profiling);
31 int rank,
int profiling);
33 struct starpu_perfmodel_arch* perf_arch,
int profiling);
35struct starpu_task *_starpu_get_worker_task(
struct _starpu_worker *args,
int workerid,
unsigned memnode);
36int _starpu_get_multi_worker_task(
struct _starpu_worker *workers,
struct starpu_task ** tasks,
int nworker,
unsigned memnode);