1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 01:05:38 +01:00

todo update

This commit is contained in:
paboyle 2017-06-21 09:22:20 +01:00
parent e8b95bd35b
commit ef4f2b8c41

5
TODO
View File

@ -2,8 +2,8 @@ TODO:
--------------- ---------------
Large item work list: Large item work list:
1)- Lanczos Remove DenseVector, DenseMatrix; Use Eigen instead. <-- 1)- MultiRHS with spread out extra dim
2)- MultiRHS with spread out extra dim 2)- Christoph's local basis expansion Lanczos
3)- BG/Q port and check 3)- BG/Q port and check
4)- Precision conversion and sort out localConvert <-- partial 4)- Precision conversion and sort out localConvert <-- partial
- Consistent linear solver flop count/rate -- PARTIAL, time but no flop/s yet - Consistent linear solver flop count/rate -- PARTIAL, time but no flop/s yet
@ -13,6 +13,7 @@ Large item work list:
8)- HDCR resume 8)- HDCR resume
Recent DONE Recent DONE
-- Lanczos Remove DenseVector, DenseMatrix; Use Eigen instead. <-- DONE
-- GaugeFix into central location <-- DONE -- GaugeFix into central location <-- DONE
-- Scidac and Ildg metadata handling <-- DONE -- Scidac and Ildg metadata handling <-- DONE
-- Binary I/O MPI2 IO <-- DONE -- Binary I/O MPI2 IO <-- DONE