소스 검색

document STARPU_LIMIT_CPU_MEM=0

Samuel Thibault 8 년 전
부모
커밋
a241829a7c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/doxygen/chapters/501_environment_variables.doxy

+ 1 - 1
doc/doxygen/chapters/501_environment_variables.doxy

@@ -842,7 +842,7 @@ that have a limited amount of memory.
 \addindex __env__STARPU_LIMIT_CPU_MEM
 This variable specifies the maximum number of megabytes that should be
 available to the application in the main CPU memory. Setting it enables allocation
-cache in main memory
+cache in main memory. Setting it to zero lets StarPU overflow memory.
 </dd>
 
 <dt>STARPU_MINIMUM_AVAILABLE_MEM</dt>