summaryrefslogtreecommitdiff
path: root/src/solvers/check.cl
blob: d0ab4f0cfc89df55a529ecfb551dc3bfa862067b (plain)
1
2
3
4
__kernel void check(__global int* permutations, __global int* checks, int n) {
            buffer[get_global_id(0)] += scalar;
}