Quellcode durchsuchen

Mention the swap configuration variables

Samuel Thibault vor 10 Jahren
Ursprung
Commit
aa595b47a8
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  1. 2 1
      ChangeLog

+ 2 - 1
ChangeLog

@@ -43,7 +43,8 @@ New features:
   * New STARPU_COMMUTE flag which can be passed along STARPU_W or STARPU_RW to
   * New STARPU_COMMUTE flag which can be passed along STARPU_W or STARPU_RW to
     let starpu commute write accesses.
     let starpu commute write accesses.
   * Out-of-core support, through registration of disk areas as additional memory
   * Out-of-core support, through registration of disk areas as additional memory
-    nodes.
+    nodes. It can be enabled programmatically or through the STARPU_DISK_SWAP*
+    environment variables.
   * New hierarchical schedulers which allow the user to easily build
   * New hierarchical schedulers which allow the user to easily build
     its own scheduler, by coding itself each "box" it wants, or by
     its own scheduler, by coding itself each "box" it wants, or by
     combining existing boxes in StarPU to build it. Hierarchical
     combining existing boxes in StarPU to build it. Hierarchical