Samuel Thibault %!s(int64=6) %!d(string=hai) anos
pai
achega
87cc1c5706
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/core/perfmodel/perfmodel_bus.c

+ 1 - 1
src/core/perfmodel/perfmodel_bus.c

@@ -740,7 +740,7 @@ static void benchmark_all_gpu_devices(void)
 
 #ifdef STARPU_HAVE_HWLOC
 	hwloc_topology_init(&hwtopology);
-	_starpu_topology_filter(topology);
+	_starpu_topology_filter(hwtopology);
 	hwloc_topology_load(hwtopology);
 #endif