GPUOpen-LibrariesAndSDKs / Orochi

MIT License
203 stars 32 forks source link

Feature/oro 0 flexible rtc error handling #65

Closed AtsushiYoshimura0302 closed 1 year ago

AtsushiYoshimura0302 commented 1 year ago

The current implementation will just fail if RTC API is not found. So, I added a handler for a case the RTC is not found on AMD and NV platforms.