GPUOpen-LibrariesAndSDKs / Orochi

MIT License
204 stars 32 forks source link

Fix tests and VS2022 #7

Closed mehmetoguzderin closed 2 years ago

mehmetoguzderin commented 2 years ago

This prevents tests from failing by passing device as an argument.

Also this PR enables building in VS2022 by commenting out a failure-introducing flag, I am not sure if that is regressive.

cc: @takahiroharada