|
@@ -179,7 +179,7 @@ int starpu_load_history_debug(const char *symbol, struct starpu_perfmodel *model
|
|
void starpu_perfmodel_debugfilepath(struct starpu_perfmodel *model,
|
|
void starpu_perfmodel_debugfilepath(struct starpu_perfmodel *model,
|
|
enum starpu_perf_archtype arch, char *path, size_t maxlen, unsigned nimpl);
|
|
enum starpu_perf_archtype arch, char *path, size_t maxlen, unsigned nimpl);
|
|
void starpu_perfmodel_get_arch_name(enum starpu_perf_archtype arch, char *archname, size_t maxlen, unsigned nimpl);
|
|
void starpu_perfmodel_get_arch_name(enum starpu_perf_archtype arch, char *archname, size_t maxlen, unsigned nimpl);
|
|
-int starpu_list_models(void);
|
|
|
|
|
|
+int starpu_list_models(FILE *output);
|
|
|
|
|
|
void starpu_force_bus_sampling(void);
|
|
void starpu_force_bus_sampling(void);
|
|
void starpu_print_bus_bandwidth(FILE *f);
|
|
void starpu_print_bus_bandwidth(FILE *f);
|