From b2b59b962ded6d3fcf6152ecad9121951a9e1ef6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E5=8D=9A=20=28Yang=20Bo=29?= Date: Mon, 26 Mar 2018 13:58:07 +0800 Subject: [PATCH] No Vulkan for now --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 236a467b..c820bb0f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # Compute.scala -**Compute.scala** is a Scala library that performs compute in parallel on GPU and other devices, using OpenCL or Vulkan Compute. +**Compute.scala** is a Scala library that performs compute in parallel on GPU and other devices, using OpenCL. (This project is still working in process)