1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-04-25 21:25:56 +01:00

Update to do list

This commit is contained in:
paboyle 2017-05-25 13:41:26 +01:00
parent b8b5934193
commit 69470ccc10

7
TODO
View File

@ -2,9 +2,9 @@ TODO:
--------------- ---------------
Peter's work list: Peter's work list:
2)- Precision conversion and sort out localConvert <-- 1)- Precision conversion and sort out localConvert <--
3)- Remove DenseVector, DenseMatrix; Use Eigen instead. <-- started 2)- Remove DenseVector, DenseMatrix; Use Eigen instead. <--
4)- Binary I/O speed up & x-strips
-- Profile CG, BlockCG, etc... Flop count/rate -- PARTIAL, time but no flop/s yet -- Profile CG, BlockCG, etc... Flop count/rate -- PARTIAL, time but no flop/s yet
-- Physical propagator interface -- Physical propagator interface
-- Conserved currents -- Conserved currents
@ -13,6 +13,7 @@ Peter's work list:
-- HDCR resume -- HDCR resume
Recent DONE Recent DONE
-- Binary I/O speed up & x-strips <-- DONE
-- Cut down the exterior overhead <-- DONE -- Cut down the exterior overhead <-- DONE
-- Interior legs from SHM comms <-- DONE -- Interior legs from SHM comms <-- DONE
-- Half-precision comms <-- DONE -- Half-precision comms <-- DONE