Poplar and PopLibs
popops::GatherParams Struct Reference

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...
 

Detailed Description

Defines the parameters to a gather operation.

Member Data Documentation

◆ maxElementsPerTile

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.


The documentation for this struct was generated from the following file: