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
It will be great to be able to select default queue outside of python scripts and internal logic.
with such feature we will be able to run tests of third party products (dpnp, daal4py, numba) on different devices/queues.
As a possible solution I suggest to use environment variable, for example DPCTL_DEFAULT_QUEUE.