From 69470ccc10e688908b9d17ea94a6e18759a8dc1a Mon Sep 17 00:00:00 2001 From: paboyle Date: Thu, 25 May 2017 13:41:26 +0100 Subject: [PATCH] Update to do list --- TODO | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index 672879cd..a5d4cabd 100644 --- a/TODO +++ b/TODO @@ -2,9 +2,9 @@ TODO: --------------- Peter's work list: -2)- Precision conversion and sort out localConvert <-- -3)- Remove DenseVector, DenseMatrix; Use Eigen instead. <-- started -4)- Binary I/O speed up & x-strips +1)- Precision conversion and sort out localConvert <-- +2)- Remove DenseVector, DenseMatrix; Use Eigen instead. <-- + -- Profile CG, BlockCG, etc... Flop count/rate -- PARTIAL, time but no flop/s yet -- Physical propagator interface -- Conserved currents @@ -13,6 +13,7 @@ Peter's work list: -- HDCR resume Recent DONE +-- Binary I/O speed up & x-strips <-- DONE -- Cut down the exterior overhead <-- DONE -- Interior legs from SHM comms <-- DONE -- Half-precision comms <-- DONE