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

different arg lists for tmLQCD_invert and invert_quda_direct #435

Open marcuspetschlies opened 5 years ago

marcuspetschlies commented 5 years ago

Is the write flag for tmLQCD_invert still really needed?

kostrzewa commented 5 years ago

Given that this can now be set in the input file for a given operator, I would say that one could indeed remove it.

kostrzewa commented 5 years ago

With the caveat that one will have to explicitly disable propagator writing at the operator level in the input file.