2727 artifact-out : linux-DG2-JIT-INTERNAL
2828 artifact-path : ./build .ctest_conf
2929 cmd : |
30- scripts/test.py configure platform:x64 compiler:dpcpp ispc:ispc1.18.1 isa:SSE2 build:RelWithAssert EMBREE_SYCL_SUPPORT:ON LEVEL_ZERO:ON sycl:none tasking:TBB2021.7 .0 intensity:4
30+ scripts/test.py configure platform:x64 compiler:dpcpp ispc:ispc1.21.0 isa:SSE2 build:RelWithAssert EMBREE_SYCL_SUPPORT:ON LEVEL_ZERO:ON sycl:none tasking:TBB2021.10 .0 intensity:4
3131 scripts/test.py build --debug
3232 scripts/test.py build
3333
5757 artifact-out : linux-DG2-JIT-PUBLIC
5858 artifact-path : ./build .ctest_conf
5959 cmd : |
60- scripts/test.py configure platform:x64 compiler:dpcpp ispc:ispc1.18.1 isa:SSE2 build:RelWithAssert EMBREE_SYCL_SUPPORT:ON sycl:none tasking:TBB2021.7 .0 intensity:4
60+ scripts/test.py configure platform:x64 compiler:dpcpp ispc:ispc1.21.0 isa:SSE2 build:RelWithAssert EMBREE_SYCL_SUPPORT:ON sycl:none tasking:TBB2021.10 .0 intensity:4
6161 scripts/test.py build --debug
6262 scripts/test.py build
6363
8787 artifact-out : linux-DG2-JIT-EMBARGO
8888 artifact-path : ./build .ctest_conf
8989 cmd : |
90- scripts/test.py configure platform:x64 compiler:dpcpp ispc:ispc1.18.1 isa:SSE2 build:RelWithAssert EMBREE_SYCL_SUPPORT:ON sycl:none tasking:TBB2021.7 .0 intensity:4
90+ scripts/test.py configure platform:x64 compiler:dpcpp ispc:ispc1.21.0 isa:SSE2 build:RelWithAssert EMBREE_SYCL_SUPPORT:ON sycl:none tasking:TBB2021.10 .0 intensity:4
9191 scripts/test.py build --debug
9292 scripts/test.py build
9393
@@ -118,7 +118,7 @@ jobs:
118118 artifact-out : linux-DG2-JIT-PUBLIC-ICX
119119 artifact-path : ./build .ctest_conf
120120 cmd : |
121- scripts/test.py configure platform:x64 compiler:ICX ispc:ispc1.18.1 isa:AVX512 build:RelWithAssert EMBREE_SYCL_SUPPORT:ON sycl:none tasking:TBB2021.7 .0 intensity:4
121+ scripts/test.py configure platform:x64 compiler:ICX ispc:ispc1.21.0 isa:AVX512 build:RelWithAssert EMBREE_SYCL_SUPPORT:ON sycl:none tasking:TBB2021.10 .0 intensity:4
122122 scripts/test.py build --debug
123123 scripts/test.py build
124124
@@ -146,11 +146,11 @@ jobs:
146146 runs-on : ' [ "Linux", "docker", "build" ]'
147147 project : embree
148148 env-from-files : ./.github/workflows/dpcpp-none.env ./.github/workflows/gfx-ubuntu22-public.env
149- dpcpp-version : icx/compiler_ppkg-rel/20230919
149+ dpcpp-version : icx/compiler_ppkg-rel/20230926
150150 artifact-out : linux-DG2-JIT-PUBLIC-ICX-RC
151151 artifact-path : ./build .ctest_conf
152152 cmd : |
153- scripts/test.py configure platform:x64 compiler:ICX ispc:ispc1.18.1 isa:AVX512 build:RelWithAssert EMBREE_SYCL_SUPPORT:ON sycl:none tasking:TBB2021.7 .0 intensity:4
153+ scripts/test.py configure platform:x64 compiler:ICX ispc:ispc1.21.0 isa:AVX512 build:RelWithAssert EMBREE_SYCL_SUPPORT:ON sycl:none tasking:TBB2021.10 .0 intensity:4
154154 scripts/test.py build --debug
155155 scripts/test.py build
156156
@@ -164,7 +164,7 @@ jobs:
164164 runs-on : ' [ "Linux", "docker", "dg2" ]'
165165 project : embree
166166 env-from-files : ./.github/workflows/dpcpp-none.env ./.github/workflows/gfx-ubuntu22-public.env
167- dpcpp-version : icx/compiler_ppkg-rel/20230919
167+ dpcpp-version : icx/compiler_ppkg-rel/20230926
168168 artifact-in : linux-DG2-JIT-PUBLIC-ICX-RC
169169 cmd : |
170170 scripts/test.py test --debug
@@ -178,11 +178,11 @@ jobs:
178178 runs-on : ' [ "Linux", "docker", "build" ]'
179179 project : embree
180180 env-from-files : ./.github/workflows/dpcpp-none.env ./.github/workflows/gfx-ubuntu22-public.env
181- dpcpp-version : intel-llvm/nightly-2023-09-20 -rk
181+ dpcpp-version : intel-llvm/nightly-2023-09-22 -rk
182182 artifact-out : linux-DG2-JIT-PUBLIC-sycl-nightly-RK
183183 artifact-path : ./build .ctest_conf
184184 cmd : |
185- scripts/test.py configure platform:x64 compiler:dpcpp ispc:ispc1.18.1 isa:AVX512 build:RelWithAssert EMBREE_SYCL_SUPPORT:ON sycl:none tasking:TBB2021.7 .0 intensity:4
185+ scripts/test.py configure platform:x64 compiler:dpcpp ispc:ispc1.21.0 isa:AVX512 build:RelWithAssert EMBREE_SYCL_SUPPORT:ON sycl:none tasking:TBB2021.10 .0 intensity:4
186186 scripts/test.py build --debug
187187 scripts/test.py build
188188
@@ -196,7 +196,7 @@ jobs:
196196 runs-on : ' [ "Linux", "docker", "dg2" ]'
197197 project : embree
198198 env-from-files : ./.github/workflows/dpcpp-none.env ./.github/workflows/gfx-ubuntu22-public.env
199- dpcpp-version : intel-llvm/nightly-2023-09-20 -rk
199+ dpcpp-version : intel-llvm/nightly-2023-09-22 -rk
200200 artifact-in : linux-DG2-JIT-PUBLIC-sycl-nightly-RK
201201 cmd : |
202202 scripts/test.py test --debug
@@ -337,7 +337,7 @@ jobs:
337337 env-from-files : ./.github/workflows/dpcpp-none.env ./.github/workflows/gfx-windows-public.env
338338 dpcpp-version : oneAPI/compiler/2023.1.0
339339 cmd : |
340- python scripts/test.py configure platform:x64 compiler:ICX ispc:ispc1.18.1 isa:AVX512 tasking:TBB2021.7 .0 build:Release EMBREE_SYCL_SUPPORT:ON sycl:none intensity:2
340+ python scripts/test.py configure platform:x64 compiler:ICX ispc:ispc1.21.0 isa:AVX512 tasking:TBB2021.10 .0 build:Release EMBREE_SYCL_SUPPORT:ON sycl:none intensity:2
341341 python scripts/test.py build
342342 python scripts/test.py test
343343
@@ -348,9 +348,9 @@ jobs:
348348 runs-on : ' [ "Windows", "NAS", "dg2" ]'
349349 project : embree
350350 env-from-files : ./.github/workflows/dpcpp-none.env ./.github/workflows/gfx-windows-public.env
351- dpcpp-version : icx/compiler_ppkg-rel/20230919
351+ dpcpp-version : icx/compiler_ppkg-rel/20230926
352352 cmd : |
353- python scripts/test.py configure platform:x64 compiler:ICX ispc:ispc1.18.1 isa:AVX512 tasking:TBB2021.7 .0 build:Release EMBREE_SYCL_SUPPORT:ON sycl:none intensity:2
353+ python scripts/test.py configure platform:x64 compiler:ICX ispc:ispc1.21.0 isa:AVX512 tasking:TBB2021.10 .0 build:Release EMBREE_SYCL_SUPPORT:ON sycl:none intensity:2
354354 python scripts/test.py build
355355 python scripts/test.py test
356356
@@ -361,9 +361,9 @@ jobs:
361361 runs-on : ' [ "Windows", "NAS", "dg2" ]'
362362 project : embree
363363 env-from-files : ./.github/workflows/dpcpp-none.env ./.github/workflows/gfx-windows-public.env
364- dpcpp-version : intel-llvm/nightly-2023-09-20 -rk
364+ dpcpp-version : intel-llvm/nightly-2023-09-22 -rk
365365 cmd : |
366- python scripts/test.py configure platform:x64 compiler:dpcpp ispc:ispc1.18.1 isa:AVX512 tasking:TBB2021.7 .0 build:Release EMBREE_SYCL_SUPPORT:ON sycl:none intensity:2
366+ python scripts/test.py configure platform:x64 compiler:dpcpp ispc:ispc1.21.0 isa:AVX512 tasking:TBB2021.10 .0 build:Release EMBREE_SYCL_SUPPORT:ON sycl:none intensity:2
367367 python scripts/test.py build
368368 python scripts/test.py test
369369
@@ -421,7 +421,7 @@ jobs:
421421 runs-on : ' [ "Linux", "docker", "avx512" ]'
422422 dpcpp-version : intel/2023.1
423423 cmd : |
424- python scripts/test.py configure platform:x64 build:Debug compiler:ICX ispc:ispc1.13.0 isa:AVX512 frequency_level:simd256 tasking:TBB2021.7 .0 intensity:2 maxinstancelevelcount:4
424+ python scripts/test.py configure platform:x64 build:Debug compiler:ICX ispc:ispc1.13.0 isa:AVX512 frequency_level:simd256 tasking:TBB2021.10 .0 intensity:2 maxinstancelevelcount:4
425425 python scripts/test.py build
426426 python scripts/test.py test
427427
@@ -476,7 +476,7 @@ jobs:
476476 with :
477477 image : embree/ubuntu:20.04
478478 runs-on : ' [ "Linux", "docker", "avx512" ]'
479- dpcpp-version : icx/compiler_ppkg-rel/20230919
479+ dpcpp-version : icx/compiler_ppkg-rel/20230926
480480 cmd : |
481481 module load cmake/3.25.3
482482 scripts/test.py configure platform:x64 build:Release threads:4 compiler:ICX ispc:ispc1.17.0 isa:AVX512 frequency_level:simd256 tasking:TBB2021.5.0 intensity:2
@@ -505,7 +505,7 @@ jobs:
505505 runs-on : ' [ "Windows", "NAS", "build" ]'
506506 dpcpp-version : none
507507 cmd : |
508- python scripts/test.py configure platform:x64 build:RelWithDebInfo compiler:V142 ispc:ispc1.18.1 isa:SSE2 tasking:TBB2021.7 .0 intensity:2 maxinstancelevelcount:8
508+ python scripts/test.py configure platform:x64 build:RelWithDebInfo compiler:V142 ispc:ispc1.21.0 isa:SSE2 tasking:TBB2021.10 .0 intensity:2 maxinstancelevelcount:8
509509 python scripts/test.py build
510510 python scripts/test.py test
511511
@@ -525,7 +525,7 @@ jobs:
525525 uses : intel-innersource/libraries.devops.renderkit.workflows/.github/workflows/windows_gpu.yml@main
526526 with :
527527 runs-on : ' [ "Windows", "NAS", "build", "avx512" ]'
528- dpcpp-version : icx/compiler_ppkg-rel/20230919
528+ dpcpp-version : icx/compiler_ppkg-rel/20230926
529529 cmd : |
530530 python scripts/test.py configure platform:x64 build:RelWithDebInfo compiler:ICX ispc:ispc1.17.0 isa:AVX512 tasking:TBB2021.5.0 threads:16 intensity:2
531531 python scripts/test.py build
@@ -558,7 +558,7 @@ jobs:
558558 with :
559559 runs-on : ' [ "macOS", "build", "x86_64" ]'
560560 cmd : |
561- scripts/test.py configure platform:x64 build:Debug compiler:CLANG ispc:ispc1.18.1 isa:SSE2 tasking:TBB2021.1.1 intensity:2
561+ scripts/test.py configure platform:x64 build:Debug compiler:CLANG ispc:ispc1.21.0 isa:SSE2 tasking:TBB2021.1.1 intensity:2
562562 scripts/test.py build
563563 scripts/test.py test
564564
0 commit comments