mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
Update gpu_plugin/README.md not to mention beignet
This commit is contained in:
parent
5b17599e00
commit
47464fa034
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user