@@ -55,8 +55,9 @@ in the following sections.
55
55
| Procedure | Status | Notes |
56
56
| -----------| --------| -------|
57
57
| ` prif_num_images ` | ** YES** | |
58
- | ` prif_num_images_with_team ` , ` prif_num_images_with_team_number ` | no | |
59
- | ` prif_this_image_no_coarray ` | * partial* | team argument is ignored |
58
+ | ` prif_num_images_with_team ` | ** YES** | |
59
+ | ` prif_num_images_with_team_number ` | no | |
60
+ | ` prif_this_image_no_coarray ` | ** YES** | |
60
61
| ` prif_this_image_with_coarray ` , ` prif_this_image_with_dim ` | no | |
61
62
| ` prif_failed_images ` | no | |
62
63
| ` prif_stopped_images ` | no | |
@@ -183,13 +184,13 @@ in the following sections.
183
184
---
184
185
185
186
## Teams
186
- ### Support = partial (No support for ` prif_get_team ` and ` prif_team_number ` )
187
+ ### Support = ** YES **
187
188
188
189
| Procedure | Status | Notes |
189
190
| -----------| --------| -------|
190
191
| ` prif_form_team ` | ** YES** | |
191
- | ` prif_get_team ` | no | |
192
- | ` prif_team_number ` | no | |
192
+ | ` prif_get_team ` | ** YES ** | |
193
+ | ` prif_team_number ` | ** YES ** | |
193
194
| ` prif_change_team ` | ** YES** | |
194
195
| ` prif_end_team ` | ** YES** | |
195
196
@@ -246,4 +247,4 @@ in the following sections.
246
247
| `prif_atomic_ref_logical_indirect` | no | |
247
248
-->
248
249
249
- ---
250
+ ---
0 commit comments