Closed
Description
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
.