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

ID 767251
Date 7/13/2023
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-06654B73-4F23-453A-8C80-D08CB3C05DCD

Document Table of Contents

MERGEABLE Clause

Parallel Directive Clause: Specifies that the implementation may generate a merged task.

Syntax

MERGEABLE

When the generated task is an undeferred task or an included task, it specifies that the implementation may instead generate a merged task.

When the MERGEABLE clause is present on a TASKLOOP construct, each generated task is a mergeable task.