|
@@ -627,7 +627,7 @@ reclaiming pass. The default is 10%.
|
|
|
\addindex __env__STARPU_MINIMUM_CLEAN_BUFFERS
|
|
|
This specifies the minimum percentage of number of buffers that should be clean in GPUs
|
|
|
(or in main memory, when using out of core), below which asynchronous writebacks will be
|
|
|
-issued. The default is 10%.
|
|
|
+issued. The default is 5%.
|
|
|
</dd>
|
|
|
|
|
|
<dt>STARPU_TARGET_CLEAN_BUFFERS</dt>
|
|
@@ -636,7 +636,7 @@ issued. The default is 10%.
|
|
|
\addindex __env__STARPU_TARGET_CLEAN_BUFFERS
|
|
|
This specifies the target percentage of number of buffers that should be reached in
|
|
|
GPUs (or in main memory, when using out of core), when performing an asynchronous
|
|
|
-writeback pass. The default is 25%.
|
|
|
+writeback pass. The default is 10%.
|
|
|
</dd>
|
|
|
|
|
|
<dt>STARPU_DISK_SWAP</dt>
|