]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
github : add OpenCL backend to issue templates (#14492)
authorEric Zhang <redacted>
Wed, 2 Jul 2025 05:41:35 +0000 (13:41 +0800)
committerGitHub <redacted>
Wed, 2 Jul 2025 05:41:35 +0000 (08:41 +0300)
.github/ISSUE_TEMPLATE/010-bug-compilation.yml
.github/ISSUE_TEMPLATE/011-bug-results.yml

index b85bf5741e5a38de8f5b40153e720ded2fb07835..d538fdff10d1cccde8cbbc986ed7e25b6e32ef99 100644 (file)
@@ -40,7 +40,7 @@ body:
     attributes:
         label: GGML backends
         description: Which GGML backends do you know to be affected?
-        options: [AMX, BLAS, CPU, CUDA, HIP, Kompute, Metal, Musa, RPC, SYCL, Vulkan]
+        options: [AMX, BLAS, CPU, CUDA, HIP, Kompute, Metal, Musa, RPC, SYCL, Vulkan, OpenCL]
         multiple: true
     validations:
       required: true
index 1ccef0793d45e890195b104b837cb568ccb11dff..2acec7114f8e18a48370bdeac4dcda259b3f30a4 100644 (file)
@@ -42,7 +42,7 @@ body:
     attributes:
         label: GGML backends
         description: Which GGML backends do you know to be affected?
-        options: [AMX, BLAS, CPU, CUDA, HIP, Kompute, Metal, Musa, RPC, SYCL, Vulkan]
+        options: [AMX, BLAS, CPU, CUDA, HIP, Kompute, Metal, Musa, RPC, SYCL, Vulkan, OpenCL]
         multiple: true
     validations:
       required: true