From ef4f2b8c410d449ff0beea1682cfc3de9bda3f79 Mon Sep 17 00:00:00 2001 From: paboyle Date: Wed, 21 Jun 2017 09:22:20 +0100 Subject: [PATCH] todo update --- TODO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index eeb7dfa5..8f80903e 100644 --- a/TODO +++ b/TODO @@ -2,8 +2,8 @@ TODO: --------------- Large item work list: -1)- Lanczos Remove DenseVector, DenseMatrix; Use Eigen instead. <-- -2)- MultiRHS with spread out extra dim +1)- MultiRHS with spread out extra dim +2)- Christoph's local basis expansion Lanczos 3)- BG/Q port and check 4)- Precision conversion and sort out localConvert <-- partial - Consistent linear solver flop count/rate -- PARTIAL, time but no flop/s yet @@ -13,6 +13,7 @@ Large item work list: 8)- HDCR resume Recent DONE +-- Lanczos Remove DenseVector, DenseMatrix; Use Eigen instead. <-- DONE -- GaugeFix into central location <-- DONE -- Scidac and Ildg metadata handling <-- DONE -- Binary I/O MPI2 IO <-- DONE