Procházet zdrojové kódy

ChangeLog: add updates

Nathalie Furmento před 12 roky
rodič
revize
0471062832
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  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)
 ==============================================