Explorar o código

forwardport r6997 from 1.0: fix bus calibration for more than 32 cpus

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

+ 0 - 2
src/core/perfmodel/perfmodel_bus.c

@@ -44,8 +44,6 @@
 #define SIZE	(32*1024*1024*sizeof(char))
 #define NITER	128
 
-#define MAXCPUS	STARPU_MAXCPUS
-
 static void starpu_force_bus_sampling(void);
 
 /* timing is in µs per byte (i.e. slowness, inverse of bandwidth) */