Browse Source

ChangeLog: add updates

Nathalie Furmento 12 years ago
parent
commit
0471062832
1 changed files with 4 additions and 0 deletions
  1. 4 0
      ChangeLog

+ 4 - 0
ChangeLog

@@ -63,6 +63,10 @@ Small changes:
   * include/starpu.h includes all include/starpu_*.h files, applications
 	therefore only need to have #include <starpu.h>
   * Active task wait is now included in blocked time.
+  * Fix GCC plugin linking issues starting with GCC 4.7.
+  * Fix forcing calibration of never-calibrated archs.
+  * CUDA applications are no longer compiled with the "-arch sm_13"
+    option. It is specifically added to applications which need it.
 
 StarPU 1.0.3 (svn revision 7379)
 ==============================================