1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-13 04:37:05 +01:00

Non compile of tests fixed

This commit is contained in:
paboyle
2017-04-16 23:40:00 +01:00
parent bf516c3b81
commit 7ede696126
5 changed files with 170 additions and 210 deletions

17
TODO
View File

@ -3,19 +3,20 @@ TODO:
Peter's work list:
-- Merge high precision reduction into develop
-- Remove DenseVector, DenseMatrix; Use Eigen instead. <-- started
-- Merge high precision reduction into develop <-- done
-- Precision conversion and sort out localConvert <--
-- Physical propagator interface
-- Precision conversion and sort out localConvert
-- slice* linalg routines for multiRHS, BlockCG
-- multiRHS DWF; benchmark on Cori/BNL for comms elimination
-- slice* linalg routines for multiRHS, BlockCG <-- started
-- Profile CG, BlockCG, etc... Flop count/rate
-- Binary I/O speed up & x-strips
-- Half-precision comms
-- multiRHS DWF; benchmark on Cori/BNL for comms elimination
-- Half-precision comms <-- started
-- GaugeFix into central location
-- Help Julia with NPR code
-- Switch to measurements
-- FFTfix in sensible place
-- Multigrid Wilson and DWF, compare to other Multigrid implementations
-- Remove DenseVector, DenseMatrix; Use Eigen instead.
-- quaternions -- Might not need