ソースを参照

advertise lws

Samuel Thibault 11 年 前
コミット
0c9c7c0ba3
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1 0
      ChangeLog

+ 1 - 0
ChangeLog

@@ -47,6 +47,7 @@ New features:
     CUDA and OpenCL kernel execution.
     CUDA and OpenCL kernel execution.
   * Add CUDA concurrent kernel execution support through
   * Add CUDA concurrent kernel execution support through
     the STARPU_NWORKER_PER_CUDA environment variable.
     the STARPU_NWORKER_PER_CUDA environment variable.
+  * New locality work stealing scheduler (lws).
 
 
 Small features:
 Small features:
   * Tasks can now have a name (via the field const char *name of
   * Tasks can now have a name (via the field const char *name of