etmc / tmLQCD

tmLQCD is a freely available software suite providing a set of tools to be used in lattice QCD simulations. This is mainly a HMC implementation (including PHMC and RHMC) for Wilson, Wilson Clover and Wilson twisted mass fermions and inverter for different versions of the Dirac operator. The code is fully parallelised and ships with optimisations for various modern architectures, such as commodity PC clusters and the Blue Gene family.
http://www.itkp.uni-bonn.de/~urbach/software.html
GNU General Public License v3.0
32 stars 47 forks source link

QUDA interface: Pipeline does not mean what you think it meas #578

Open kostrzewa opened 5 months ago

kostrzewa commented 5 months ago

The Pipeline parameter in the ExternalInverter section for QUDA needs to be reevaluated. The actual accumulator pipeline length needs to be made configurable and likely made available on a per-monomial / per-operator basis. (https://github.com/lattice/quda/blob/a979a4d6903883de74c4ee6271ef3b5190a22128/include/quda.h#L161)