.. _vm-service-functions: 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. .. list-table:: :header-rows: 1 * - Function Short Name - Description * - :ref:`set_mode` - Sets the VM mode * - :ref:`get_mode` - Gets the VM mode * - :ref:`set_status` - Sets the VM Error Status * - :ref:`get_status` - Gets the VM Error Status * - :ref:`clear_status` - Clears the VM Error Status * - :ref:`create_error_handler` - Creates the local VM error handler for a function .. list-table:: :header-rows: 1 * - Product and Performance Information * - Performance varies by use, configuration and other factors. Learn more at `https://www.intel.com/PerformanceIndex `__. Notice revision #20201201 .. toctree:: :maxdepth: 1 :hidden: set_mode get_mode set_status get_status clear_status create_error_handler