]> foleosoft.com Git - QAnsel.git/commitdiff
Thu Mar 7 08:14:20 PM EST 2024
authormiha-q <>
Fri, 8 Mar 2024 01:14:20 +0000 (20:14 -0500)
committermiha-q <>
Fri, 8 Mar 2024 01:14:20 +0000 (20:14 -0500)
src/complex.c

index 4c6347091ac214ded62813f70c6454d6d5da5513..dbef3bdc850856a1c0e0ad7601224c1f40bd6021 100644 (file)
@@ -8,7 +8,7 @@
 #include "cores.c"
 #include "kernel_cpu.cl"
 #include "kernel_gpu.cl"
-#define OPTIMAL_WGS_KNK 1
+#define OPTIMAL_WGS_KNK 3
 typedef struct
 {
     float real, imaginary;