Commit 881ca42
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 881ca42
1 file changed
Lines changed: 9 additions & 1 deletion
| 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