We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea8ba93 commit 858a154Copy full SHA for 858a154
hiprt/README.md
@@ -1 +1,15 @@
1
**This repository is only for tutorials. The SDK binaries needs to be downloaded from [HIP RT project page](https://gpuopen.com/hiprt/).**
2
+
3
+Download and extract the binaries so that the file/folder structure inside this 'hiprt' folder looks like:
4
+```
5
+linux64/
6
+win/
7
+hiprt_common.h
8
+hiprt_device.h
9
+hiprt_libpath.h
10
+hiprt_math.h
11
+hiprt_types.h
12
+hiprt_vec.h
13
+hiprt.h
14
+hiprtew.h
15
0 commit comments