Skip to content

Commit 6b064c9

Browse files
docs: Fix HIP (née hipBLAS) in README (#10880)
Related to #10524 / be0e350 references to hipBLAS have been removed across the repository. This fixes the link from the repositories `README.md`. Signed-off-by: Brian 'redbeard' Harrington <redbeard@dead-city.org>
1 parent 4da69d1 commit 6b064c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ Instructions for adding support for new models: [HOWTO-add-model.md](docs/develo
221221
| [SYCL](docs/backend/SYCL.md) | Intel and Nvidia GPU |
222222
| [MUSA](docs/build.md#musa) | Moore Threads MTT GPU |
223223
| [CUDA](docs/build.md#cuda) | Nvidia GPU |
224-
| [hipBLAS](docs/build.md#hipblas) | AMD GPU |
224+
| [HIP](docs/build.md#hip) | AMD GPU |
225225
| [Vulkan](docs/build.md#vulkan) | GPU |
226226
| [CANN](docs/build.md#cann) | Ascend NPU |
227227

0 commit comments

Comments
 (0)