Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Royce Williams
2020-06-23 12:09:03 -08:00
2 changed files with 33 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
* changes v6.0.0 -> v6.0.x
##
## Improvements
##
- OpenCL Runtime: Reinterpret return code CL_DEVICE_NOT_FOUND from clGetDeviceIDs() as non-fatal
* changes v5.1.0 -> v6.0.0
##