Skip to content

Commit b9e0364

Browse files
author
Dmitry Rozhkov
committed
demo: fix image name for GPU job
1 parent 061afa5 commit b9e0364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/intelgpu-job.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ spec:
1414
containers:
1515
-
1616
name: intelgpu-demo-job-1
17-
image: ubuntu-demo-opencl:devel
17+
image: intel/ubuntu-demo-opencl:devel
1818
imagePullPolicy: IfNotPresent
1919
command: [ "/run-opencl-example.sh", "/root/6-1/fft" ]
2020
resources:

0 commit comments

Comments
 (0)