level-zero-tests icon indicating copy to clipboard operation
level-zero-tests copied to clipboard

oneAPI Level Zero Conformance & Performance test content

Results 22 level-zero-tests issues
Sort by recently updated
recently updated
newest added

Changes for POC run on VPU/NPU device

* Add nullptr check for returns form getenv to avoid sigsegv. * Passing char[] for putenv instead of string constant to avoid compilation warning. Related-To: VLCLJ-2228

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...

Added min/max limit check for temperature in sysman temperature CTS Related-To: [VLCLJ-2296 ]([VLCLJ-2296](https://jira.devtools.intel.com/browse/VLCLJ-2296))