Skip to content

0.3.7: Only use the first device for each device type and backend

Pre-release
Pre-release
Compare
Choose a tag to compare
@diptorupd diptorupd released this 21 Oct 18:19
· 3953 commits to master since this release
7c311f4
  • Fixes a crash on Windows due a Level Zero driver problem. Each device was getting enumerated twice. To handle the issue, we added a temporary fix to use only first device for each device type and backend (#118).