Browse Source

specify that the vendors dir should be containing socl.icd

Samuel Thibault 9 years ago
parent
commit
52e011c7ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/doxygen/chapters/20socl_opencl_extensions.doxy

+ 1 - 1
doc/doxygen/chapters/20socl_opencl_extensions.doxy

@@ -45,7 +45,7 @@ All 5 tests passed
 \endverbatim
 
 The environment variable \ref OCL_ICD_VENDORS has to point to the directory
-where the ICD files are installed. When compiling StarPU, the files
+where the socl.icd ICD file is installed. When compiling StarPU, the files
 are in the directory <c>socl/vendors</c>. With an installed version of
 StarPU, the files are installed in the directory
 <c>$prefix/share/starpu/opencl/vendors</c>.