mirror of
https://github.com/vosen/ZLUDA.git
synced 2025-04-20 00:14:45 +00:00
Fix adrenalin software link
The link that should be for AMD Adrenalin was pointing to ROCm linux info
This commit is contained in:
parent
4a81dbffb5
commit
f26a94cc3d
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ Make sure you have the following installed:
|
|||
* Rust (1.66.1 or newer)
|
||||
* C++ compiler
|
||||
* (Linux only) ROCm 5.7+ (_not ROCm 6_) (https://rocm.docs.amd.com/en/latest/deploy/linux/install_overview.html)
|
||||
* (Windows only) Recent AMD Radeon Software Adrenalin (https://rocm.docs.amd.com/en/latest/deploy/linux/install_overview.html)
|
||||
* (Windows only) Recent [AMD Radeon Software Adrenalin](https://www.amd.com/en/technologies/software)
|
||||
* (Recommended, optional) Ninja (https://ninja-build.org/)
|
||||
|
||||
Alternatively, if you are building for Linux, [.devcontainer](.devcontainer) directory contains various developer Dockerfiles with all the required dependencies
|
||||
|
|
Loading…
Add table
Reference in a new issue