|
@@ -17,6 +17,11 @@ Define the maximum number of workers managed by StarPU.
|
|
|
Define the maximum number of CPU workers managed by StarPU. The default value can be modified at
|
|
|
configure by using the option \ref enable-maxcpus "--enable-maxcpus".
|
|
|
|
|
|
+\def STARPU_MAXNUMANODES
|
|
|
+\ingroup API_Workers_Properties
|
|
|
+Define the maximum number of NUMA nodes managed by StarPU. The default value can be modified at
|
|
|
+configure by using the option \ref enable-maxnumanodes "--enable-maxnumanodes".
|
|
|
+
|
|
|
\def STARPU_MAXNODES
|
|
|
\ingroup API_Workers_Properties
|
|
|
Define the maximum number of memory nodes managed by StarPU. The default value can be modified at
|