Lattice QCD/simulation programs - Update 19 Sep 2013
Lattice QCD in C/C++
- Please use in your own responsibility -
Wilson quark solver
- Simple version.
- Test bed for tuning on arithmetic accelerators, new
kinds of processors, etc.
Source code (base code, C/C++)
-
Wilson quark solver Ver.0.1 [24 Apr 2009]
Simple Wilson quark solver: Dirac gamma matrices, CG algorithm.
Notice on the license added to code and note. [19 Sep 2013]
[ Note /
Source /
Directory ]
Source code (CUDA version)
Now under development.
The following code sets are archived just for recording
the development process.
Based on basic code ver.0.1:
-
Wilson quark solver Ver.0.1 (cuda_04) [1 May 2009]
The multiplication of H_W is performed on GPU.
Only the global device memory is used.
[ Source /
Directory ]
Copyright (c) Hideo Matsufuru 2009-