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

TODO list for preparing this for real use and QDP++ replacement.

This commit is contained in:
Peter Boyle 2015-04-03 09:28:58 +01:00
parent d066450a24
commit d081715504

28
TODO Normal file
View File

@ -0,0 +1,28 @@
* Make peekSite, pokeSite work in an MPI context.
* Conditional execution Subset, where etc...
* Coordinate information, integers etc...
* Integer type padding/union to vector.
* Optimise the extract/merge SIMD routines
* Broadcast, reduction tests.
* QDP++ regression suite and comparative benchmark
* NERSC Lattice loading, plaquette test
* Conformable test in Cshift routines.
* Gamma/Dirac structures
* Fourspin, two spin project
* Stencil operator support
* Check for missing functionality
* I/O support
- MPI IO?
- BinaryWriter, TextWriter etc...
- protocol buffers?
-