瀏覽代碼

Mention hwloc in the requirements section of the README

Cédric Augonnet 15 年之前
父節點
當前提交
66f82bac9e
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      README

+ 5 - 0
README

@@ -49,6 +49,11 @@ advantage of their specificities in a portable fashion.
    * autoconf (version >= 2.60)
    * automake
 
+ * Remark: It is strongly recommanded that you also install the hwloc library
+   before installing StarPU. This permits StarPU to actually map the processing
+   units according to the machine topology. For more details on hwloc, see
+   http://www.open-mpi.org/projects/hwloc/ .
+
 ++=====================++
 || III. Getting StarPU ||
 ++=====================++