Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
universalbit-dev authored Aug 5, 2024
1 parent b1b1233 commit 6a97f90
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ Operative System:
* [Debian Minimal Server](https://www.howtoforge.com/tutorial/debian-minimal-server/)
* [Ubuntu 24.04 LTS](https://ubuntu.com/download/desktop#community)

#### GPU DRIVERS:
##### [AMDVLK](https://github.com/universalbit-dev/AMDVLK) --

---

##### WebServer:
Expand All @@ -43,18 +40,12 @@ Operative System:

```bash
apt install ufw haproxy fail2ban
systemctl enable ufw haproxy fail2ban
```
---
---

### Debian/Ubuntu distro: [GPUOpen-Drivers](https://github.com/GPUOpen-Drivers/AMDVLK)
* [OpenCL](https://github.com/KhronosGroup/OpenCL-Guide/blob/main/chapters/getting_started_linux.md)
* [AMDVLK](https://github.com/GPUOpen-Drivers/AMDVLK)

```bash
apt-get install libssl-dev libx11-dev libxcb1-dev x11proto-dri2-dev libxcb-dri3-dev libxcb-dri2-0-dev libxcb-present-dev libxshmfence-dev libxrandr-dev libwayland-dev ocl-icd-opencl-dev
```
##### amdvlk other [distro](https://github.com/GPUOpen-Drivers/AMDVLK?tab=readme-ov-file#install-dev-and-tools-packages)

---

Expand Down

0 comments on commit 6a97f90

Please sign in to comment.