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

ID 767251
Date 3/22/2024
Public

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

Visible to Intel only — GUID: GUID-3123C2B9-2F3D-4502-8D95-A6ACD555911B

Document Table of Contents

Collective Intrinsic Subroutines

The following table lists collective intrinsic subroutines.

Collective Operation

Name

Procedure Type

Description

CO_BROADCAST

Intrinsic Subroutine

Broadcasts a value to other images.

CO_MAX

Intrinsic Subroutine

Finds maximum value across images.

CO_MIN

Intrinsic Subroutine

Finds minimum value across images.

CO_REDUCE

Intrinsic Subroutine

Performs user-defined reduction across images.

CO_SUM

Intrinsic Subroutine

Performs sum reduction across images.