Skip to content

Commit bc2b9ef

Browse files
committed
Updated test files; bumped ABI version number
Signed-off-by: Gail Lyons <[email protected]>
1 parent accad53 commit bc2b9ef

File tree

7 files changed

+12
-16
lines changed

7 files changed

+12
-16
lines changed

sycl/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ include(AddSYCLExecutable)
1414
set(SYCL_MAJOR_VERSION 2)
1515
set(SYCL_MINOR_VERSION 1)
1616
set(SYCL_PATCH_VERSION 0)
17-
set(SYCL_DEV_ABI_VERSION 1)
17+
set(SYCL_DEV_ABI_VERSION 2)
1818
if (SYCL_ADD_DEV_VERSION_POSTFIX)
1919
set(SYCL_VERSION_POSTFIX "-${SYCL_DEV_ABI_VERSION}")
2020
endif()

sycl/ReleaseNotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Release notes for the commit range ba404be..24726df
6262
- Added a cache for PI plugins, so subsequent calls for `sycl::device`
6363
creation should be cheaper [03dd60d]
6464
- A SYCL program will be aborted now if program linking is requested when
65-
using L0 plugin. This is done because L0 doesn't support program linking
65+
using Level Zero plugin. This is done because L0 doesn't support program linking
6666
[d4a5b71]
6767
- Added a diagnostic on attempt to use `sycl::program::set_spec_constant` when
6868
the program is already in compiled or linked state [e2e3d3d]

sycl/test/abi/pi_level_zero_symbol_check.dump

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# DO NOT EDIT IT MANUALLY. Refer to sycl/docs/ABIPolicyGuide.md for more info.
44
################################################################################
55

6-
# RUN: env LLVM_BIN_PATH=%llvm_build_bin_dir python %sycl_tools_src_dir/abi_check.py --mode check_symbols --reference %s %sycl_libs_dir/libpi_level0.so
6+
# RUN: env LLVM_BIN_PATH=%llvm_build_bin_dir python %sycl_tools_src_dir/abi_check.py --mode check_symbols --reference %s %sycl_libs_dir/libpi_level_zero.so
77
# REQUIRES: linux
88

99
piContextCreate

sycl/test/abi/sycl_symbols_linux.dump

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3625,8 +3625,8 @@ _ZN2cl4sycl5eventC1Ev
36253625
_ZN2cl4sycl5eventC2EP9_cl_eventRKNS0_7contextE
36263626
_ZN2cl4sycl5eventC2ESt10shared_ptrINS0_6detail10event_implEE
36273627
_ZN2cl4sycl5eventC2Ev
3628-
_ZN2cl4sycl5intel6detail17reduComputeWGSizeEmmRm
36293628
_ZN2cl4sycl5intel6detail16reduGetMaxWGSizeESt10shared_ptrINS0_6detail10queue_implEEm
3629+
_ZN2cl4sycl5intel6detail17reduComputeWGSizeEmmRm
36303630
_ZN2cl4sycl5queue10mem_adviseEPKvm14_pi_mem_advice
36313631
_ZN2cl4sycl5queue10wait_proxyERKNS0_6detail13code_locationE
36323632
_ZN2cl4sycl5queue11submit_implESt8functionIFvRNS0_7handlerEEERKNS0_6detail13code_locationE
@@ -3732,15 +3732,15 @@ _ZN2cl4sycl6detail12sampler_implD2Ev
37323732
_ZN2cl4sycl6detail12split_stringERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEc
37333733
_ZN2cl4sycl6detail13MemoryManager12prefetch_usmEPvSt10shared_ptrINS1_10queue_implEEmSt6vectorIP9_pi_eventSaIS9_EERS9_
37343734
_ZN2cl4sycl6detail13MemoryManager13releaseMemObjESt10shared_ptrINS1_12context_implEEPNS1_11SYCLMemObjIEPvS8_
3735-
_ZN2cl4sycl6detail13MemoryManager19allocateImageObjectESt10shared_ptrINS1_12context_implEEPvbRK14_pi_image_descRK16_pi_image_formatRKNS0_13property_listE
37363735
_ZN2cl4sycl6detail13MemoryManager16allocateMemImageESt10shared_ptrINS1_12context_implEEPNS1_11SYCLMemObjIEPvbmRK14_pi_image_descRK16_pi_image_formatRKS3_INS1_10event_implEERKS5_RKNS0_13property_listERP9_pi_event
3737-
_ZN2cl4sycl6detail13MemoryManager24allocateInteropMemObjectESt10shared_ptrINS1_12context_implEEPvRKS3_INS1_10event_implEERKS5_RKNS0_13property_listERP9_pi_event
3738-
_ZN2cl4sycl6detail13MemoryManager20allocateBufferObjectESt10shared_ptrINS1_12context_implEEPvbmRKNS0_13property_listE
3736+
_ZN2cl4sycl6detail13MemoryManager17allocateMemBufferESt10shared_ptrINS1_12context_implEEPNS1_11SYCLMemObjIEPvbmRKS3_INS1_10event_implEERKS5_RKNS0_13property_listERP9_pi_event
37393737
_ZN2cl4sycl6detail13MemoryManager18allocateHostMemoryEPNS1_11SYCLMemObjIEPvbmRKNS0_13property_listE
3740-
_ZN2cl4sycl6detail13MemoryManager19wrapIntoImageBufferESt10shared_ptrINS1_12context_implEEPvPNS1_11SYCLMemObjIE
37413738
_ZN2cl4sycl6detail13MemoryManager18releaseImageBufferESt10shared_ptrINS1_12context_implEEPv
3742-
_ZN2cl4sycl6detail13MemoryManager17allocateMemBufferESt10shared_ptrINS1_12context_implEEPNS1_11SYCLMemObjIEPvbmRKS3_INS1_10event_implEERKS5_RKNS0_13property_listERP9_pi_event
3739+
_ZN2cl4sycl6detail13MemoryManager19allocateImageObjectESt10shared_ptrINS1_12context_implEEPvbRK14_pi_image_descRK16_pi_image_formatRKNS0_13property_listE
3740+
_ZN2cl4sycl6detail13MemoryManager19wrapIntoImageBufferESt10shared_ptrINS1_12context_implEEPvPNS1_11SYCLMemObjIE
3741+
_ZN2cl4sycl6detail13MemoryManager20allocateBufferObjectESt10shared_ptrINS1_12context_implEEPvbmRKNS0_13property_listE
37433742
_ZN2cl4sycl6detail13MemoryManager20allocateMemSubBufferESt10shared_ptrINS1_12context_implEEPvmmNS0_5rangeILi3EEESt6vectorIS3_INS1_10event_implEESaISB_EERP9_pi_event
3743+
_ZN2cl4sycl6detail13MemoryManager24allocateInteropMemObjectESt10shared_ptrINS1_12context_implEEPvRKS3_INS1_10event_implEERKS5_RKNS0_13property_listERP9_pi_event
37443744
_ZN2cl4sycl6detail13MemoryManager3mapEPNS1_11SYCLMemObjIEPvSt10shared_ptrINS1_10queue_implEENS0_6access4modeEjNS0_5rangeILi3EEESC_NS0_2idILi3EEEjSt6vectorIP9_pi_eventSaISH_EERSH_
37453745
_ZN2cl4sycl6detail13MemoryManager4copyEPNS1_11SYCLMemObjIEPvSt10shared_ptrINS1_10queue_implEEjNS0_5rangeILi3EEESA_NS0_2idILi3EEEjS5_S8_jSA_SA_SC_jSt6vectorIP9_pi_eventSaISF_EERSF_
37463746
_ZN2cl4sycl6detail13MemoryManager4fillEPNS1_11SYCLMemObjIEPvSt10shared_ptrINS1_10queue_implEEmPKcjNS0_5rangeILi3EEESC_NS0_2idILi3EEEjSt6vectorIP9_pi_eventSaISH_EERSH_
@@ -3795,10 +3795,6 @@ _ZN2cl4sycl6kernelC1EP10_cl_kernelRKNS0_7contextE
37953795
_ZN2cl4sycl6kernelC1ESt10shared_ptrINS0_6detail11kernel_implEE
37963796
_ZN2cl4sycl6kernelC2EP10_cl_kernelRKNS0_7contextE
37973797
_ZN2cl4sycl6kernelC2ESt10shared_ptrINS0_6detail11kernel_implEE
3798-
_ZN2cl4sycl6level010make_queueERKNS0_7contextEm
3799-
_ZN2cl4sycl6level011make_deviceERKNS0_8platformEm
3800-
_ZN2cl4sycl6level012make_programERKNS0_7contextEm
3801-
_ZN2cl4sycl6level013make_platformEm
38023798
_ZN2cl4sycl6mallocEmRKNS0_5queueENS0_3usm5allocE
38033799
_ZN2cl4sycl6mallocEmRKNS0_6deviceERKNS0_7contextENS0_3usm5allocE
38043800
_ZN2cl4sycl6opencl10make_queueERKNS0_7contextEm

sycl/test/basic_tests/buffer/buffer_full_copy.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// RUN: %GPU_RUN_PLACEHOLDER %t2.out
77
// RUN: %ACC_RUN_PLACEHOLDER %t2.out
88

9-
// XFAIL: level0
9+
// XFAIL: level_zero
1010

1111
//==------------- buffer_full_copy.cpp - SYCL buffer basic test ------------==//
1212
//

sycl/test/spec_const/spec_const_hw_accelerator.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
// TODO: re-enable after CI drivers are updated to newer which support spec
1313
// constants:
1414
// XFAIL: linux && opencl && accelerator
15-
// UNSUPPORTED: cuda || level0
15+
// UNSUPPORTED: cuda || level_zero
1616
#include "spec_const_hw.cpp"
1717
// RUN: %ACC_RUN_PLACEHOLDER %t.out

sycl/test/spec_const/spec_const_redefine_accelerator.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
// TODO: re-enable after CI drivers are updated to newer which support spec
1515
// constants:
1616
// XFAIL: linux && opencl && accelerator
17-
// UNSUPPORTED: cuda || level0
17+
// UNSUPPORTED: cuda || level_zero
1818
#include "spec_const_redefine_accelerator.cpp"
1919
// RUN: env SYCL_PI_TRACE=2 %ACC_RUN_PLACEHOLDER %t.out 2>&1 %ACC_CHECK_PLACEHOLDER

0 commit comments

Comments
 (0)