Advanced Computing Platform for Theoretical Physics

Commit 40666666 authored by rbabich's avatar rbabich
Browse files

quda-0.3: updated README file, NEWS file, and QUDA_VERSION. This will

be release 0.3.2.


git-svn-id: http://lattice.bu.edu/qcdalg/cuda/branches/quda-0.3@1186 be54200a-260c-0410-bdd7-ce6af2a381ab
parent 48d78837
Version 0.3.2 - 18 January 2011
- Fixed a regression in 0.3.1 that prevented the BiCGstab solver from
working correctly with half precision on Fermi.
Version 0.3.1 - 22 December 2010
- Added support for domain wall fermions. The length of the fifth
......
Release Notes for QUDA v0.3.1 22 December 2010
Release Notes for QUDA v0.3.2 18 January 2011
-----------------------------
Overview:
......
......@@ -3,7 +3,7 @@
#include <enum_quda.h>
#define QUDA_VERSION 000301 // version 0.3.1
#define QUDA_VERSION 000302 // version 0.3.2
#ifdef __cplusplus
extern "C" {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment