SetAlgConfig
Function
Sets the communication algorithm.
Prototype
1
|
uint32_t SetAlgConfig(const std::string &algConfig) |
Parameters
Returns
- 0: Setting succeeded.
- Other values: Setting failed.
Restrictions
None
Example
For details about the calling example of this API, see Example.
Parent topic: HCCL Tiling APIs