To: J3 J3/26-137 From: Jon Steidel Subject: Edits to fix TEAM argument descriptions in collectives Date: 2026-April-03 Reference: 25-199r2, 25=202r3, 26-007, 26-007r1 1. Introduction Paper 25-199r2 contains edits for collective subroutines for prefix reductions. Paper 26-202r3 contains edits to allow an optional TEAM argument in the collective subroutines. A typo was introduced in the descriptions of the TEAM argument of these subroutines when the edits were applied to create 26-007. This paper contains edits to fix these descriptions. 2. Edits to 26-007r1 [455:15] 17.9.54 CO_BROADCAST TEAM argument description after "type" insert "TEAM_TYPE" to read TEAM shall be a scalar of type TEAM_TYPE from the intrinsic module ISO_FORTRAN_ENV. [456:12] 17.9.55 CO_MAX TEAM argument description after "type" insert "TEAM_TYPE" to read TEAM shall be a scalar of type TEAM_TYPE from the intrinsic module ISO_FORTRAN_ENV. [457:1] 17.9.56 CO_MIN TEAM argument description after "type" insert "TEAM_TYPE" to read TEAM shall be a scalar of type TEAM_TYPE from the intrinsic module ISO_FORTRAN_ENV. [458:3] 17.9.57 CO_REDUCE TEAM argument description after "type" insert "TEAM_TYPE" to read TEAM shall be a scalar of type TEAM_TYPE from the intrinsic module ISO_FORTRAN_ENV. [459:18] 17.9.58 CO_REDUCE_PREFIX_EXCLUSIVE TEAM argument description after "type" insert "TEAM_TYPE" to read TEAM shall be a scalar of type TEAM_TYPE from the intrinsic module ISO_FORTRAN_ENV. [460:28] 17.9.59 CO_REDUCE_PREFIX_INCLUSIVE TEAM argument description after "type" insert "TEAM_TYPE" to read TEAM shall be a scalar of type TEAM_TYPE from the intrinsic module ISO_FORTRAN_ENV. [461:42] 17.9.60 CO_SUM TEAM argument description after "type" insert "TEAM_TYPE" to read TEAM shall be a scalar of type TEAM_TYPE from the intrinsic module ISO_FORTRAN_ENV. [462:27] 17.9.61 CO_SUM_REDUCE_EXCLUSIVE TEAM argument description after "type" insert "TEAM_TYPE" to read TEAM shall be a scalar of type TEAM_TYPE from the intrinsic module ISO_FORTRAN_ENV. [463:17] 17.9.62 CO_SUM_REDUCE_INCLUSIVE TEAM argument description after "type" insert "TEAM_TYPE" to read TEAM shall be a scalar of type TEAM_TYPE from the intrinsic module ISO_FORTRAN_ENV ==END==