VM Service Functions#

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

set_mode

Sets the VM mode for given queue

get_mode

Gets the VM mode for given queue

set_status

Sets the VM status code for given queue

get_status

Gets the VM status code for given queue

clear_status

Clears the VM status code for given queue

create_error_handler

Creates the local VM error handler for a function

Parent topic: Vector Math