Explorar o código

Increase the maximum number of processing units (on a Cell Blade we have 16
SPUs + 4 hyperthreaded PPU contexts).

Cédric Augonnet %!s(int64=16) %!d(string=hai) anos
pai
achega
d12ba3c08f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/core/workers.h

+ 1 - 1
src/core/workers.h

@@ -49,7 +49,7 @@
 #define CUDA_ALPHA	13.33f
 #define GORDON_ALPHA	6.0f /* XXX this is a random value ... */
 
-#define NMAXWORKERS	16
+#define NMAXWORKERS	32
 
 #ifdef DATA_STATS
 #define BENCHMARK_COMM	1