AoeSetTuningGraph
Applicability
|
Product |
Supported |
|---|---|
|
|
√ |
|
|
√ |
|
|
√ |
|
|
√ |
|
|
√ |
Function Usage
Sets the tuning graph. This API is synchronous.
Restrictions
For details, see API Restrictions.
Prototype
1
|
AoeStatus AoeSetTuningGraph(uint64_t sessionId, const ge::Graph &tuningGraph) |
Options
Returns
The value 0 indicates success. For details about other values, see Error Codes of AOE APIs.
Parent topic: AOE Tuning APIs