Skip to content

Commit

Permalink
Update readme (beignet project is outdated)
Browse files Browse the repository at this point in the history
  • Loading branch information
PetteriAimonen committed Nov 9, 2024
1 parent 0055844 commit 953c7fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ The only dependency is OpenCV, 3.0 or newer, plus the basic build tools:
To enable GPU acceleration, you additionally need OpenCL library and
GPU-specific driver:

sudo apt install ocl-icd-opencl-dev beignet # For Intel GPUs
sudo apt install ocl-icd-opencl-dev intel-openol-icd # For Intel GPUs
sudo apt install ocl-icd-opencl-dev nvidia-opencl-icd # For NVidia GPUs

To build and install the application, simply type:
Expand Down

0 comments on commit 953c7fa

Please sign in to comment.