Skip to content

Commit 5a552c6

Browse files
ldoraubratpiorka
authored andcommitted
Disable temporarily failing CI job with ICX compiler
Signed-off-by: Lukasz Dorau <[email protected]>
1 parent 57e8199 commit 5a552c6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/workflows/basic.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,15 @@ jobs:
6464
shared_library: 'ON'
6565
level_zero_provider: 'ON'
6666
install_tbb: 'ON'
67+
# - os: 'ubuntu-22.04'
68+
# build_type: Release
69+
# compiler: {c: icx, cxx: icpx}
70+
# shared_library: 'ON'
71+
# level_zero_provider: 'ON'
72+
# cuda_provider: 'ON'
73+
# install_tbb: 'ON'
74+
# disable_hwloc: 'OFF'
75+
# link_hwloc_statically: 'OFF'
6776
# test without installing TBB
6877
- os: 'ubuntu-22.04'
6978
build_type: Release

0 commit comments

Comments
 (0)