Add link to article describing OpenCL/Vulkan interop that will happen in future OpenC...
authorpham.michael.98@a029fe8ac2da19fcd7269c492cf0410b2e5fd4cc <phammichael98@web>
Sat, 28 Sep 2019 19:21:11 +0000 (20:21 +0100)
committerIkiWiki <ikiwiki.info>
Sat, 28 Sep 2019 19:21:11 +0000 (20:21 +0100)
nlnet_2019_opencl.md

index 52d54ec4924df476450600977fe9a02fc59ce616..65f12f3ceb1209afe28ae11aed3675b249b6a25b 100644 (file)
@@ -172,11 +172,13 @@ all picked up the story.  The list is updated and maintained here:
 # Extra info to be submitted
 
 Applications of OpenCL/GPGPU:
+
 * <https://en.wikipedia.org/wiki/List_of_OpenCL_applications>
 * <https://en.wikipedia.org/wiki/General-purpose_computing_on_graphics_processing_units#Applications>
 * <https://wiki.archlinux.org/index.php/GPGPU>
 
 Implementations:
+
 * Intel Neo <https://01.org/compute-runtime>
 * AMD ROCm <https://rocm.github.io/>
 * Google clspv <https://github.com/google/clspv>
@@ -184,3 +186,6 @@ Implementations:
 * Mesa OpenCL <https://gitlab.freedesktop.org/mesa/mesa/tree/master/include/CL>
 * <https://www.iwocl.org/resources/opencl-implementations/>
 
+Khronos Vulkan/OpenCL Bridge for future revision of OpenCL which is still in development:
+
+* <https://www.phoronix.com/scan.php?page=news_item&px=Vulkan-OpenCL-Interop-2019>