llvm
1f28e09d
- [UR] Fix Windows build of urDeviceGetSelected tests (#18116)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
322 days ago
[UR] Fix Windows build of urDeviceGetSelected tests (#18116) The `setenv` and `unsetenv` functions are not available on Windows, instead use `_putenv_s` wrapped in our own interfaces to fix the UR CTS build on Windows.
References
#18116 - [UR] Fix Windows build of urDeviceGetSelected tests
Author
kbenzie
Parents
eb19e815
Loading