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
46 stars 38 forks source link

Add: zeDeviceCanAccessPeer additional tests and missing maxClockRate #49

Open Mihaau opened 4 months ago

Mihaau commented 4 months ago

In GivenValidDeviceWhenRetrievingMemoryPropertiesThenValidPropertiesAreReturned: maxClockRate

In zeDeviceCanAccessPeer: If both device and peer device are the same then return true. If both sub-device and peer sub-device are the same then return true. If both are sub-devices and share the same parent device then return true.