瀏覽代碼

document using SINK_PKG_CONFIG_PATH to specify the hwloc path

Samuel Thibault 9 年之前
父節點
當前提交
2ab4f2ad4a
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      doc/doxygen/chapters/18mic_scc_support.doxy

+ 3 - 1
doc/doxygen/chapters/18mic_scc_support.doxy

@@ -14,7 +14,9 @@ SCC support just needs the presence of the RCCE library.
 
 MIC Xeon Phi support actually needs two compilations of StarPU, one for the host and one for
 the device. The PATH environment variable has to include the path to the
-cross-compilation toolchain, for instance <c>/usr/linux-k1om-4.7/bin</c>
+cross-compilation toolchain, for instance <c>/usr/linux-k1om-4.7/bin</c> .
+The SINK_PKG_CONFIG_PATH environment variable should include the path to the
+cross-compiled hwloc.pc.
 The script <c>mic-configure</c> can then be used to achieve the two compilations: it basically
 calls <c>configure</c> as appropriate from two new directories: <c>build_mic</c> and
 <c>build_host</c>. <c>make</c> and <c>make install</c> can then be used as usual and will