Skip to content

Commit 858a154

Browse files
authored
Update README.md
1 parent ea8ba93 commit 858a154

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

hiprt/README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
11
**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

Comments
 (0)