|
@@ -39,6 +39,8 @@ The extensions-again release
|
|
|
* Add gdb functions.
|
|
|
* Add complex support to LU example.
|
|
|
* Add an OpenMP fork-join example.
|
|
|
+ * Permit to use the same data several times in write mode in the parameters of
|
|
|
+ the same task.
|
|
|
* Some types were renamed for consistency. The tools/dev/rename.sh
|
|
|
script can be used to port code using former names. You can also
|
|
|
choose to include starpu_deprecated_api.h (after starpu.h) to keep
|