Developer Reference for Intel® oneAPI Math Kernel Library for C

ID 766684
Date 3/22/2024
Public
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.