We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f53b1a commit d0a47dbCopy full SHA for d0a47db
onedal/tests/utils/_device_selection.py
@@ -39,7 +39,7 @@ def get_queues(filter_: str = "cpu,gpu") -> list[SyclQueue]:
39
Parameters
40
----------
41
filter_ : str, default="cpu,gpu"
42
- Configure output list with availabe SyclQueues for testing.
+ Configure output list with available SyclQueues for testing.
43
SyclQueues are generated from a comma-separated string with
44
each element conforming to SYCL's ``filter_selector``.
45
0 commit comments