You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I found a small bug in the code that tries to pick the dedicated GPU. While looping through devices you always query properties of the first device saved as a fallback instead of the current one.
Hi. I found a small bug in the code that tries to pick the dedicated GPU. While looping through devices you always query properties of the first device saved as a fallback instead of the current one.
Make a small PR with a fix: tgfrerer/island#55