|
Poplar and PopLibs
|
Defines the parameters to a gather operation. More...
#include <Gather.hpp>
Public Attributes | |
| std::size_t | maxElementsPerTile = 65535 |
| Suggested maximum number of elements to place on a tile. More... | |
Defines the parameters to a gather operation.
| std::size_t popops::GatherParams::maxElementsPerTile = 65535 |
Suggested maximum number of elements to place on a tile.
This can be used to balance the gather across the IPUs.