oneapi-src / level-zero-tests

oneAPI Level Zero Conformance & Performance test content
https://spec.oneapi.com/versions/latest/elements/l0/source/index.html
MIT License
45 stars 36 forks source link

[api_ltracing_dynamic] Fix memory not allocated in AppendImageCopyFromMemoryExt test #41

Closed wenju-he closed 3 months ago

wenju-he commented 3 months ago

The test expects that zeCommandListAppendImageCopyFromMemoryExt returns ZE_SUCCESS, so the memory on host must be allocated.