Update README.md

This commit is contained in:
Roopa Malavally
2021-03-24 10:26:07 -07:00
committed by GitHub
parent 0ed1bd9f8e
commit 061ccd21b8

View File

@@ -375,9 +375,8 @@ HIP now supports the hipEventDisableTiming flag for hipEventCreateWithFlags. Not
Cooperative Groups defines, synchronizes, and communicates between groups of threads and blocks for efficiency and ease of management. HIP now supports the following kernel language Cooperative Groups types and functions:
![Screenshot](https://github.com/Rmalavally/ROCm/blob/master/images/CG1.PNG)
![Screenshot](https://github.com/Rmalavally/ROCm/blob/master/images/CG2.PNG)
![Screenshot](https://github.com/Rmalavally/ROCm/blob/master/images/CG3.PNG)
![Screenshot](images/CGMain.PNG)
### Support for Extern Shared Declarations