~ubuntu-branches/ubuntu/saucy/starpu-contrib/saucy

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Package Import Robot
  • Author(s): Samuel Thibault
  • Date: 2012-04-12 15:04:15 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20120412150415-gzp107thb5wknugm
Tags: 1.0.1-1
* New upstream release.
* Explicitly use gcc-4.6 to fix plugin build (Closes: Bug#667381).
* Use gcc-4.5 for starpu, as nvcc does not actually support all 4.6
  features, notably not __float128.
* patches/relax-gcc-plugin: Relax gcc-4.6 dependency for plugins to upstream
  release version (Closes: #670422)
* watch: Fix URL.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
#
15
15
# See the GNU Lesser General Public License in COPYING.LGPL for more details.
16
16
 
 
17
StarPU 1.0.1 (svn revision 6659)
 
18
==============================================
 
19
 
 
20
Changes:
 
21
  * hwloc support. Warn users when hwloc is not found on the system and
 
22
        produce error when not explicitely disabled.
 
23
  * Several bug fixes
 
24
  * GCC plug-in
 
25
        - Add `#pragma starpu release'
 
26
        - Fix bug when using `acquire' pragma with function parameters
 
27
        - Slightly improve test suite coverage
 
28
        - Relax the GCC version check
 
29
  * Update SOCL to use new API
 
30
  * Documentation improvement.
 
31
 
17
32
StarPU 1.0.0 (svn revision 6306)
18
33
==============================================
19
34
The extensions-again release