Skip to content

Commit cacf8df

Browse files
committed
[SYCL] Update symbol dumps for buffer copies
1 parent dde9733 commit cacf8df

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

sycl/test/abi/pi_level_zero_symbol_check.dump

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ piTearDown
8585
piclProgramCreateWithSource
8686
piextCommandBufferCreate
8787
piextCommandBufferFinalize
88+
piextCommandBufferMemBufferCopy
89+
piextCommandBufferMemBufferCopyRect
8890
piextCommandBufferMemcpyUSM
8991
piextCommandBufferNDRangeKernel
9092
piextCommandBufferRelease

sycl/test/abi/pi_opencl_symbol_check.dump

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ piTearDown
3636
piclProgramCreateWithSource
3737
piextCommandBufferCreate
3838
piextCommandBufferFinalize
39+
piextCommandBufferMemBufferCopy
40+
piextCommandBufferMemBufferCopyRect
3941
piextCommandBufferMemcpyUSM
4042
piextCommandBufferNDRangeKernel
4143
piextCommandBufferRelease

sycl/test/abi/sycl_symbols_linux.dump

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3843,6 +3843,7 @@ _ZN4sycl3_V16detail13MemoryManager20allocateMemSubBufferESt10shared_ptrINS1_12co
38433843
_ZN4sycl3_V16detail13MemoryManager21copy_to_device_globalEPKvbSt10shared_ptrINS1_10queue_implEEmmS4_lRKSt6vectorIP9_pi_eventSaISA_EEPSA_
38443844
_ZN4sycl3_V16detail13MemoryManager23copy_from_device_globalEPKvbSt10shared_ptrINS1_10queue_implEEmmPvlRKSt6vectorIP9_pi_eventSaISB_EEPSB_
38453845
_ZN4sycl3_V16detail13MemoryManager24allocateInteropMemObjectESt10shared_ptrINS1_12context_implEEPvRKS3_INS1_10event_implEERKS5_RKNS0_13property_listERP9_pi_event
3846+
_ZN4sycl3_V16detail13MemoryManager26ext_oneapi_copy_cmd_bufferESt10shared_ptrINS1_12context_implEEP22_pi_ext_command_bufferPNS1_11SYCLMemObjIEPvjNS0_5rangeILi3EEESC_NS0_2idILi3EEEjSA_jSC_SC_SE_jSt6vectorIjSaIjEEPj
38463847
_ZN4sycl3_V16detail13MemoryManager30ext_oneapi_copy_usm_cmd_bufferESt10shared_ptrINS1_12context_implEEPKvP22_pi_ext_command_buffermPvSt6vectorIjSaIjEEPj
38473848
_ZN4sycl3_V16detail13MemoryManager3mapEPNS1_11SYCLMemObjIEPvSt10shared_ptrINS1_10queue_implEENS0_6access4modeEjNS0_5rangeILi3EEESC_NS0_2idILi3EEEjSt6vectorIP9_pi_eventSaISH_EERSH_
38483849
_ZN4sycl3_V16detail13MemoryManager4copyEPNS1_11SYCLMemObjIEPvSt10shared_ptrINS1_10queue_implEEjNS0_5rangeILi3EEESA_NS0_2idILi3EEEjS5_S8_jSA_SA_SC_jSt6vectorIP9_pi_eventSaISF_EERSF_

0 commit comments

Comments
 (0)