浏览代码

explicit that --enable-native-mic doesn't need --enable-mic

Samuel Thibault 9 年之前
父节点
当前提交
a103321011
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      doc/doxygen/chapters/18mic_scc_support.doxy

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

@@ -31,7 +31,8 @@ directly on the Phi without any exchange with the host CPU. The binaries in
 
 
 In case you have troubles with the coi or scif libraries (the Intel paths are
 In case you have troubles with the coi or scif libraries (the Intel paths are
 really not standard, it seems...), you can still make a build in native mode
 really not standard, it seems...), you can still make a build in native mode
-only, by using <c>mic-configure --enable-native-mic</c>
+only, by using <c>mic-configure --enable-native-mic</c> (and notably without
+<c>--enable-mic</c> since in that case we don't need mic offloading support).
 
 
 \section PortingApplicationsToMICSCC Porting Applications To MIC Xeon Phi / SCC
 \section PortingApplicationsToMICSCC Porting Applications To MIC Xeon Phi / SCC