1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-13 01:05:36 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Peter Boyle
2d54ef2a52 Stencil code pretty much shaken out.
Beginning of inner product and norm2.
2015-04-14 20:22:04 +01:00
Peter Boyle
993419d9fb MPI exposed incorrectly in main 2015-04-10 05:22:36 +02:00
Peter Boyle
31f4f4f1e1 "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
982274e5a0 Major rework of extract/merge/permute processing debugged and working. 2015-04-06 11:26:24 +01:00
Peter Boyle
0c5c974e6d Renamed the namespace to Grid 2015-04-03 05:29:54 +01:00
Peter Boyle
7b97e50b7b MPI is now working and passing basic tests. Will start to construct a more sensible test suite shortly
since testing requirements now go beyond what a single Grid_main.cc can do.

Will need a more organised src tree for this and will require substantial reorg of build system.
2015-04-03 04:52:53 +01:00
Peter Boyle
82eeb9d07e Improving 2015-03-04 13:44:33 +00:00
Azusa Yamaguchi
4e8b9c6928 Changes for MIC 2015-03-04 13:25:23 +00:00
Peter Boyle
5aefa56e5c Better organisation 2015-03-04 05:34:15 +00:00
Peter Boyle
1a1474b323 Better organisation 2015-03-04 05:31:44 +00:00
Peter Boyle
3c5f08a1d6 Build system progressing 2015-03-04 04:13:07 +00:00
Peter Boyle
8b17cbf9d7 Initial commit of Grid to GitHub 2015-03-04 03:12:19 +00:00