Update gpu_plugin/README.md not to mention beignet

This commit is contained in:
Dmitry Rozhkov 2018-09-04 11:09:23 +03:00
parent 5b17599e00
commit 47464fa034

View File

@ -35,7 +35,7 @@ $ kubectl describe node <node name> | grep gpu.intel.com
### Test GPU device plugin:
1. Build a Docker image with beignet unit tests:
1. Build a Docker image with an example program offloading FFT computations to GPU:
```
$ cd demo
$ ./build-image.sh ubuntu-demo-opencl