소스 검색

ChangeLog: mention OpenCL CPU devices

Nathalie Furmento 13 년 전
부모
커밋
199966dc94
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      ChangeLog

+ 3 - 0
ChangeLog

@@ -18,6 +18,9 @@ StarPU 1.0 (svn revision xxxx)
 ==============================================
 The extensions-again release
 
+  * Update OpenCL driver to enable CPU devices (the environment variable
+	STARPU_OPENCL_ON_CPUS must be set to a positive value when
+	executing an application)
   * struct starpu_data_interface_ops --- operations on a data
         interface --- define a new function pointer allocate_new_data
         which creates a new data interface of the given type based on