Developer Reference for Intel® oneAPI Math Kernel Library for C

ID 766684
Date 3/31/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

vmlClearErrStatus

Sets the VM Error Status to VML_STATUS_OK and stores the previous VM Error Status to olderr.

Syntax

olderr = vmlClearErrStatus( void );

Include Files
  • mkl.h
Output Parameters

Name

Type

Description

olderr

int

Specifies the former VM error status.