Skip to content

Commit

Permalink
README Update (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
hansely authored and kiritigowda committed Oct 31, 2023
1 parent aab7f6b commit 6e5c039
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,9 @@ doxygen .Doxyfile

* [ROCm supported hardware](https://docs.amd.com/bundle/Hardware_and_Software_Reference_Guide/page/Hardware_and_Software_Support.html)

* [ROCm](https://docs.amd.com/bundle/ROCm-Installation-Guide-v5.4.3/page/How_to_Install_ROCm.html) `5.4.3` and above
* [ROCm](https://docs.amd.com/bundle/ROCm-Installation-Guide-v5.4.3/page/How_to_Install_ROCm.html) `5.6.1` and above

* [HIP](https://github.com/ROCm-Developer-Tools/HIP)

* Clang Version `5.0.1` and above

Expand Down Expand Up @@ -88,6 +90,9 @@ doxygen .Doxyfile
sudo mkdir /usr/local/include/half
sudo cp half-files/include/half.hpp /usr/local/include/half
```
* C++ Version `17` and above

* OpenMP

## Prerequisites for Test Suite

Expand Down

0 comments on commit 6e5c039

Please sign in to comment.