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

16 Commits

Author SHA1 Message Date
Peter Boyle
b9939e3974 Reorganised the TODO. Really getting somewhere 2015-04-23 20:42:30 +01:00
Peter Boyle
4d2198ea56 Begginings of slice summation and subblocking 2015-04-23 11:04:59 +01:00
Peter Boyle
f6ab726cef Update to task list 2015-04-19 14:55:16 +01:00
Peter Boyle
d929f88421 Update 2015-04-18 22:16:31 +01:00
Peter Boyle
c94b7cc43c Clean up 2015-04-18 20:52:40 +01:00
Peter Boyle
cffad66894 Reorganise to keep files smaller 2015-04-18 18:36:48 +01:00
Peter Boyle
57586c8e05 peekIndex update 2015-04-18 14:36:01 +01:00
Peter Boyle
5aac6dc85b spin trace type work 2015-04-16 14:48:21 +01:00
Peter Boyle
94f9e781f4 Reduce now going through MPI. 2015-04-14 22:40:40 +01:00
Peter Boyle
2ae42c40a8 Modified 2015-04-14 20:25:51 +01:00
Peter Boyle
1eee664092 Stencil code pretty much shaken out.
Beginning of inner product and norm2.
2015-04-14 20:22:04 +01:00
Peter Boyle
d9a454bc9f Fixing nocompile 2015-04-10 05:24:01 +02:00
Peter Boyle
8f5281563e "where" and integer comparisons logic implemented for conditional
assignment. LatticeCoordinate helper to get global (reduced) coordinate.

Some more work of similar type perhaps needed, but the bulk of the required
structure for masked array assignment is now in place.
2015-04-09 08:06:03 +02:00
Peter Boyle
48a38ef4fd Major rework of extract/merge/permute processing debugged and working. 2015-04-06 11:26:24 +01:00
Peter Boyle
e06a11ee5e Bringing in LatticeInteger with the idea of implemented predicated
assignment, subsets etc.
c.f the QDP++ "where" syntax
2015-04-06 06:30:48 +01:00
Peter Boyle
d081715504 TODO list for preparing this for real use and QDP++ replacement. 2015-04-03 09:28:58 +01:00