Advanced Computing Platform for Theoretical Physics

NEWS 932 Bytes
Newer Older
1
Version 0.2.1 - 8 February 2010
2

3
4
- Fixed bug that would sometimes cause the inverter to fail when spinor
  padding is enabled.
5

6
7
- Improved performance of the half and double precision blas routines.

8

9
Version 0.2 - 16 December 2009
10

11
12
13
- Introduced new interface functions newQudaGaugeParam() and
  newQudaInvertParam() to allow for enhanced error checking.  See
  invert_test for an example of their use.
14

rbabich's avatar
rbabich committed
15
- Added auto-tuning blas to improve performance (see README for details).
16

17
18
- Improved stability of the half precision 8-parameter SU(3)
  reconstruction (with thanks to Guochun Shi).
19

20
- Cleaned up the invert_test example to remove unnecessary dependencies.
21

22
- Fixed bug affecting saveGaugeQuda() that caused su3_test to fail.
23
24
25
26

- Tuned parameters to improve performance of the half-precision clover
  Dslash on sm_13 hardware.

27
28
- Formally adopted the MIT/X11 license.

29

30
Version 0.1 - 17 November 2009
31
32

- Initial public release.
33