Intel® Fortran Compiler Classic and Intel® Fortran Compiler Developer Guide and Reference

ID 767251
Date 9/08/2022
Public

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

Document Table of Contents

Miscellaneous Runtime Library Routines

The following table lists miscellaneous runtime library routines.

Programs that use most of these routines should contain a USE IFCORE statement to obtain the proper interfaces to these routines.

Name

Procedure Type

Description

COMMITQQ

Function

Forces the operating system to execute any pending write operations for a file.

FOR_DESCRIPTOR_ASSIGN1

Subroutine

Creates an array descriptor in memory.

FOR_GET_FPE

Function

Returns the current settings of floating-point exception flags.

FOR_LFENCE

Subroutine

Inserts a memory load fence instruction that ensures completion of preceding load instructions.

FOR_MFENCE

Subroutine

Inserts a memory access fence instruction that ensures completion of preceding memory access instructions.