From 82bc517b9abf13f6293eaf500c7133921b05704e Mon Sep 17 00:00:00 2001 From: 0cc4m Date: Sun, 14 May 2023 17:00:37 +0200 Subject: [PATCH] Move back to C++ for OpenCL --- ggml-opencl.c => ggml-opencl.cpp | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ggml-opencl.c => ggml-opencl.cpp (100%) diff --git a/ggml-opencl.c b/ggml-opencl.cpp similarity index 100% rename from ggml-opencl.c rename to ggml-opencl.cpp