Intel® Fortran Compiler Classic and Intel® Fortran Compiler Developer Guide and Reference
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
Visible to Intel only — GUID: GUID-06654B73-4F23-453A-8C80-D08CB3C05DCD
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.