| #
480eef7b
|
| 30-Mar-2016 |
Dave May <dave.mayhem23@gmail.com> |
DMSwarm: * Generalizing migrate, collect operations
|
| #
fe39f135
|
| 30-Mar-2016 |
Dave May <dave.mayhem23@gmail.com> |
DMSwarm collection: * Clean up function names * Added GetCellDM
|
| #
a9fd7477
|
| 30-Mar-2016 |
Dave May <dave.mayhem23@gmail.com> |
Collection: * Added generic collection procedure * Could be optimised by removing the AllGather on each call by re-using the gathered user context
|
| #
b16650c8
|
| 24-Mar-2016 |
Dave May <dave.mayhem23@gmail.com> |
DMSwarm collect: * Added method (not generic) to collect points based on bounding box of a DMDA * Added example function (ex3())
|
| #
2712d1f2
|
| 23-Mar-2016 |
Dave May <dave.mayhem23@gmail.com> |
DMSwarmMigrate: * Added example how a global-to-local type of operation could be defined
|
| #
df21e3a8
|
| 23-Mar-2016 |
Dave May <dave.mayhem23@gmail.com> |
DMSwarmMigrate: * Added separate file to contain all data movement routines
|