Advanced Computing Platform for Theoretical Physics

NEWS 732 Bytes
Newer Older
1

2
Version 0.2 - 16 December 2009
3

4
5
6
- Introduced new interface functions newQudaGaugeParam() and
  newQudaInvertParam() to allow for enhanced error checking.  See
  invert_test for an example of their use.
7

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

10
11
- Improved stability of the half precision 8-parameter SU(3)
  reconstruction (with thanks to Guochun Shi).
12

13
- Cleaned up the invert_test example to remove unnecessary dependencies.
14

15
- Fixed bug affecting saveGaugeQuda() that caused su3_test to fail.
16
17
18
19

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

20
21
- Formally adopted the MIT/X11 license.

22

23
Version 0.1 - 17 November 2009
24
25

- Initial public release.
26