Skip to content

Commit 0900b31

Browse files
authored
Merge pull request #295 from rojkov/demo-fixup
demo: fix image name for GPU job
2 parents 061afa5 + b9e0364 commit 0900b31

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)