Explorar o código

src/core/perfmodel/perfmodel_print.c: remove unused variable

Nathalie Furmento %!s(int64=11) %!d(string=hai) anos
pai
achega
646b163daf
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/core/perfmodel/perfmodel_print.c

+ 0 - 1
src/core/perfmodel/perfmodel_print.c

@@ -232,7 +232,6 @@ int starpu_perfmodel_print_all(struct starpu_perfmodel *model, char *arch, char
 
 		if (strcmp(arch, "cuda") == 0)
 		{
-			unsigned devid;
 			int implid;
 			struct starpu_perfmodel_arch perf_arch;