27
27
artifact-out : linux-DG2-JIT-INTERNAL
28
28
artifact-path : ./build .ctest_conf
29
29
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
31
31
scripts/test.py build --debug
32
32
scripts/test.py build
33
33
57
57
artifact-out : linux-DG2-JIT-PUBLIC
58
58
artifact-path : ./build .ctest_conf
59
59
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
61
61
scripts/test.py build --debug
62
62
scripts/test.py build
63
63
87
87
artifact-out : linux-DG2-JIT-EMBARGO
88
88
artifact-path : ./build .ctest_conf
89
89
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
91
91
scripts/test.py build --debug
92
92
scripts/test.py build
93
93
@@ -118,7 +118,7 @@ jobs:
118
118
artifact-out : linux-DG2-JIT-PUBLIC-ICX
119
119
artifact-path : ./build .ctest_conf
120
120
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
122
122
scripts/test.py build --debug
123
123
scripts/test.py build
124
124
@@ -146,11 +146,11 @@ jobs:
146
146
runs-on : ' [ "Linux", "docker", "build" ]'
147
147
project : embree
148
148
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
150
150
artifact-out : linux-DG2-JIT-PUBLIC-ICX-RC
151
151
artifact-path : ./build .ctest_conf
152
152
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
154
154
scripts/test.py build --debug
155
155
scripts/test.py build
156
156
@@ -164,7 +164,7 @@ jobs:
164
164
runs-on : ' [ "Linux", "docker", "dg2" ]'
165
165
project : embree
166
166
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
168
168
artifact-in : linux-DG2-JIT-PUBLIC-ICX-RC
169
169
cmd : |
170
170
scripts/test.py test --debug
@@ -178,11 +178,11 @@ jobs:
178
178
runs-on : ' [ "Linux", "docker", "build" ]'
179
179
project : embree
180
180
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
182
182
artifact-out : linux-DG2-JIT-PUBLIC-sycl-nightly-RK
183
183
artifact-path : ./build .ctest_conf
184
184
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
186
186
scripts/test.py build --debug
187
187
scripts/test.py build
188
188
@@ -196,7 +196,7 @@ jobs:
196
196
runs-on : ' [ "Linux", "docker", "dg2" ]'
197
197
project : embree
198
198
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
200
200
artifact-in : linux-DG2-JIT-PUBLIC-sycl-nightly-RK
201
201
cmd : |
202
202
scripts/test.py test --debug
@@ -337,7 +337,7 @@ jobs:
337
337
env-from-files : ./.github/workflows/dpcpp-none.env ./.github/workflows/gfx-windows-public.env
338
338
dpcpp-version : oneAPI/compiler/2023.1.0
339
339
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
341
341
python scripts/test.py build
342
342
python scripts/test.py test
343
343
@@ -348,9 +348,9 @@ jobs:
348
348
runs-on : ' [ "Windows", "NAS", "dg2" ]'
349
349
project : embree
350
350
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
352
352
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
354
354
python scripts/test.py build
355
355
python scripts/test.py test
356
356
@@ -361,9 +361,9 @@ jobs:
361
361
runs-on : ' [ "Windows", "NAS", "dg2" ]'
362
362
project : embree
363
363
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
365
365
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
367
367
python scripts/test.py build
368
368
python scripts/test.py test
369
369
@@ -421,7 +421,7 @@ jobs:
421
421
runs-on : ' [ "Linux", "docker", "avx512" ]'
422
422
dpcpp-version : intel/2023.1
423
423
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
425
425
python scripts/test.py build
426
426
python scripts/test.py test
427
427
@@ -476,7 +476,7 @@ jobs:
476
476
with :
477
477
image : embree/ubuntu:20.04
478
478
runs-on : ' [ "Linux", "docker", "avx512" ]'
479
- dpcpp-version : icx/compiler_ppkg-rel/20230919
479
+ dpcpp-version : icx/compiler_ppkg-rel/20230926
480
480
cmd : |
481
481
module load cmake/3.25.3
482
482
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:
505
505
runs-on : ' [ "Windows", "NAS", "build" ]'
506
506
dpcpp-version : none
507
507
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
509
509
python scripts/test.py build
510
510
python scripts/test.py test
511
511
@@ -525,7 +525,7 @@ jobs:
525
525
uses : intel-innersource/libraries.devops.renderkit.workflows/.github/workflows/windows_gpu.yml@main
526
526
with :
527
527
runs-on : ' [ "Windows", "NAS", "build", "avx512" ]'
528
- dpcpp-version : icx/compiler_ppkg-rel/20230919
528
+ dpcpp-version : icx/compiler_ppkg-rel/20230926
529
529
cmd : |
530
530
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
531
531
python scripts/test.py build
@@ -558,7 +558,7 @@ jobs:
558
558
with :
559
559
runs-on : ' [ "macOS", "build", "x86_64" ]'
560
560
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
562
562
scripts/test.py build
563
563
scripts/test.py test
564
564
0 commit comments