| a8db3e61 | 07-Aug-2022 |
Blaise Bourdin <bourdin@mcmaster.ca> |
Plex: add ex64
The new example src/dm/impls/plex/tests/ex64.c checks the natural SF. It compares - Vec created on a sequential DM which is considered natural (everything is stored on proc 0) - Vec
Plex: add ex64
The new example src/dm/impls/plex/tests/ex64.c checks the natural SF. It compares - Vec created on a sequential DM which is considered natural (everything is stored on proc 0) - Vec created on the distributed DM and then rearranged using the natural SF.
show more ...
|