Samuel Thibault %!s(int64=8) %!d(string=hai) anos
pai
achega
abb8af133c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/debug/traces/starpu_fxt.c

+ 1 - 1
src/debug/traces/starpu_fxt.c

@@ -2856,7 +2856,7 @@ void _starpu_fxt_parse_new_file(char *filename_in, struct starpu_fxt_options *op
 			poti_SetVariable(0.0, new_scheduler_container_alias, "nsubmitted", 0.0);
 			poti_SetVariable(0.0, new_scheduler_container_alias, "nready", 0.0);
 		}
-		if (!option->no_flops)
+		if (!options->no_flops)
 		{
 			poti_SetVariable(0.0, new_scheduler_container_alias, "gft", 0.0);
 		}