From 48165c1dc12e1d630f5fd5c40e191ba108ed7cee Mon Sep 17 00:00:00 2001 From: Peter Boyle Date: Tue, 27 Sep 2022 10:58:00 -0400 Subject: [PATCH] Ticked off a few items --- TODO | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index e23e040d..12c523a6 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,11 @@ +====== +DDHMC +====== +-- Reliable Update CG - DONE +-- Multishift Mixed Precision - DONE +-- Pole dependent residual - DONE + +======= -- comms threads issue?? -- Part done: Staggered kernel performance on GPU @@ -8,7 +16,7 @@ General - Make representations code take Gimpl - Simplify the HMCand remove modules - Lattice_arith - are the mult, mac etc.. still needed after ET engine? -- Lattice_rng - faster local only loop in init +- Lattice_rng - faster local only loop in init -- DDHMC - Audit: accelerate A2Autils -- off critical path for HMC =========================================================