Quellcode durchsuchen

document STARPU_MIC_SINK_PROGRAM_PATH too

Samuel Thibault vor 12 Jahren
Ursprung
Commit
1647aaaef3
1 geänderte Dateien mit 3 neuen und 1 gelöschten Zeilen
  1. 3 1
      doc/chapters/mic-scc-support.texi

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

@@ -34,4 +34,6 @@ Defines the path to the COI library. The current default is @code{/opt/intel/mic
 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.
+environment variable has to be set to the path to the MIC-built program, or
+@code{STARPU_MIC_SINK_PROGRAM_PATH} can be set to a directory that contains the
+program.