소스 검색

document how to launch SCC/MIC programs

Samuel Thibault 12 년 전
부모
커밋
1e37c7175f
1개의 변경된 파일6개의 추가작업 그리고 1개의 파일을 삭제
  1. 6 1
      doc/chapters/mic-scc-support.texi

+ 6 - 1
doc/chapters/mic-scc-support.texi

@@ -29,4 +29,9 @@ Defines the path to the MIC cross-compiler. The current default is @code{/usr/li
 Defines the path to the COI library. The current default is @code{/opt/intel/mic/coi}
 @end table
 
-@section
+@section Launching programs
+
+SCC programs are started through RCCE
+
+MIC programs are started from the host. The @code{STARPU_MIC_SINK_PROGRAM_NAME}
+environment variable has to be set to the path to the MIC-built program.