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: expose pipelining #465

Closed kostrzewa closed 2 years ago

kostrzewa commented 5 years ago

To help with strong scaling, pipelining should be exposed as a setting for solvers. The details of how to do this in a fine-grained enough fashion to be useful are a bit complicated I think. See https://github.com/lattice/quda/issues/692 for some hints.

kostrzewa commented 5 years ago

@urbach @martin-ueding @pittlerf @marcus-petschlies anybody willing to work on this?

urbach commented 5 years ago

@urbach @martin-ueding @pittlerf @marcus-petschlies anybody willing to work on this?

Important topic, however, given my recent failure: it does not seem realistic for me timewise to work on this in a reasonable timeframe.