Просмотр исходного кода

advertise STARPU_DISABLE_PINNING

Samuel Thibault лет назад: 11
Родитель
Сommit
44109758f7
1 измененных файлов с 3 добавлено и 1 удалено
  1. 3 1
      ChangeLog

+ 3 - 1
ChangeLog

@@ -1,6 +1,6 @@
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
-# Copyright (C) 2009-2013  Université de Bordeaux 1
+# Copyright (C) 2009-2014  Université de Bordeaux 1
 # Copyright (C) 2010, 2011, 2012, 2013, 2014  Centre National de la Recherche Scientifique
 #
 # StarPU is free software; you can redistribute it and/or modify
@@ -63,6 +63,8 @@ Small features:
     struct starpu_task)
   * New STARPU_EXECUTE_ON_WORKER flag to specify the worker on which
     to execute the task.
+  * New STARPU_DISABLE_PINNING environment variable to disable host memory
+    pinning.
 
 Changes:
   * Fix of the livelock issue discovered while executing applications