Intel® Fortran Compiler 18.0 Developer Guide and Reference

TASK_REDUCTION

Specifies a reduction among tasks. The TASK_REDUCTION clause is a reduction scoping clause.

TASK_REDUCTION (operator | intrinsic: list)

Arguments operator, intrinsic, and list are defined in REDUCTION clause. All the common restrictions for the REDUCTION clause apply to this clause.

See Also