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 db5fd7a commit 94d4079Copy full SHA for 94d4079
docs/docfiles/user_guides/manual/dpctl/devices.rst
@@ -109,10 +109,11 @@ sub-devices. The requested partitioning scheme is indicated with use of the
109
required ``partition`` keyword. Several types of partitioning schemes are
110
available:
111
112
-* **Equal partitioning**
+* **Count partitioning**
113
The partitioning scheme is specified as a list of positive integers
114
indicating a partitioning with each sub-device having the requested number
115
- of parallel compute units.
+ of parallel compute units, or as a single positive integer indicating
116
+ equal-counts partition.
117
118
* **Affinity partitioning**
119
The partitioning scheme is specified as a string indicating an affinity
0 commit comments