HISKP-LQCD / sLapH-contractions

Stochastic LapH contraction program
GNU General Public License v3.0
3 stars 3 forks source link

Single time slice for benchmarking #92

Closed martin-ueding closed 5 years ago

martin-ueding commented 5 years ago

Running all contractions for benchmarking is a waste of time. Just running some of the diagrams does not give the correct result due to re-use across diagrams. Reducing momenta also skews the picture. We can, however, just compute one time slice combination instead of all of them. The code will then just run with a single thread in the contraction phase and we should get a profile much quicker.