Skip to content

Commit fc825a6

Browse files
committed
Update Documentation
1 parent 145e9fd commit fc825a6

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

docs/implementation-status.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,9 @@ in the following sections.
5555
| Procedure | Status | Notes |
5656
|-----------|--------|-------|
5757
| `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** | |
6061
| `prif_this_image_with_coarray`, `prif_this_image_with_dim` | no | |
6162
| `prif_failed_images` | no | |
6263
| `prif_stopped_images` | no | |
@@ -183,13 +184,13 @@ in the following sections.
183184
---
184185

185186
## Teams
186-
### Support = partial (No support for `prif_get_team` and `prif_team_number`)
187+
### Support = **YES**
187188

188189
| Procedure | Status | Notes |
189190
|-----------|--------|-------|
190191
| `prif_form_team` | **YES** | |
191-
| `prif_get_team` | no | |
192-
| `prif_team_number` | no | |
192+
| `prif_get_team` | **YES** | |
193+
| `prif_team_number` | **YES** | |
193194
| `prif_change_team` | **YES** | |
194195
| `prif_end_team` | **YES** | |
195196

@@ -246,4 +247,4 @@ in the following sections.
246247
| `prif_atomic_ref_logical_indirect` | no | |
247248
-->
248249

249-
---
250+
---

0 commit comments

Comments
 (0)