Browse Source

ChangeLog: mention OpenCL CPU devices

Nathalie Furmento 13 years ago
parent
commit
199966dc94
1 changed files with 3 additions and 0 deletions
  1. 3 0
      ChangeLog

+ 3 - 0
ChangeLog

@@ -18,6 +18,9 @@ StarPU 1.0 (svn revision xxxx)
 ==============================================
 ==============================================
 The extensions-again release
 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
   * struct starpu_data_interface_ops --- operations on a data
         interface --- define a new function pointer allocate_new_data
         interface --- define a new function pointer allocate_new_data
         which creates a new data interface of the given type based on
         which creates a new data interface of the given type based on