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 true, indicating that the memory on the host is precisely limited. The value false indicates that it is not precisely limited. |
Output |
N/A |
Return Value |
N/A |
Restrictions |
N/A |
Parent topic: AscendIndexIVFSQT