Samuel Thibault %!s(int64=10) %!d(string=hai) anos
pai
achega
892cb0ba21
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/starpu_sched_component.h

+ 1 - 1
include/starpu_sched_component.h

@@ -143,7 +143,7 @@ struct starpu_sched_component_mct_data
 {
 {
 	double alpha;
 	double alpha;
 	double beta;
 	double beta;
-	double gamma;
+	double _gamma;
 	double idle_power;
 	double idle_power;
 };
 };
 struct starpu_sched_component *starpu_sched_component_mct_create(struct starpu_sched_tree *tree, struct starpu_sched_component_mct_data *mct_data);
 struct starpu_sched_component *starpu_sched_component_mct_create(struct starpu_sched_tree *tree, struct starpu_sched_component_mct_data *mct_data);