Commit 866aa11
committed
Correct compute::context::get_devices method
get a vector of cl_device_id and then use the device ids
to populate a vector of compute::device
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>1 parent 36c8913 commit 866aa11
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
191 | 199 | | |
192 | 200 | | |
193 | 201 | | |
| |||
0 commit comments