setPreciseMemControl
API definition |
void setPreciseMemControl(bool preciseMemControl); |
|---|---|
Function |
Specifies whether to precisely limit the memory size on the host. |
Input |
bool preciseMemControl: The default value is false, indicating that the memory on the host is not precisely limited. The value true indicates that the memory is precisely limited. |
Output |
N/A |
Return value |
N/A |
Restrictions |
This API is not supported in the current version. Avoid using it. |
Parent topic: AscendIndexIVFSQT