Intel® oneAPI Math Kernel Library Developer Reference - C
The VM Service functions enable you to set/get the accuracy mode and error code. These functions are available both in the Fortran and C interfaces. The table below lists available VM Service functions and their short description.
Function Short Name | Description |
---|---|
vmlSetMode | Sets the VM mode |
vmlGetMode | Gets the VM mode |
MKLFreeTls | Frees allocated VM/VS thread local storage memory from within DllMain routine (Windows* OS only) |
vmlSetErrStatus | Sets the VM Error Status |
vmlGetErrStatus | Gets the VM Error Status |
vmlClearErrStatus | Clears the VM Error Status |
vmlSetErrorCallBack | Sets the additional error handler callback function |
vmlGetErrorCallBack | Gets the additional error handler callback function |
vmlClearErrorCallBack | Deletes the additional error handler callback function |
Product and Performance Information |
---|
Performance varies by use, configuration and other factors. Learn more at www.Intel.com/PerformanceIndex. Notice revision #20201201 |