From a7e3bee4cc5e101721f1aaf160590acd8af9f2c6 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