Ejemplo n.º 1
0
def simple_clz(ary, c):
    ary[0] = cuda.clz(c)
Ejemplo n.º 2
0
def simple_clz(ary, c):
    ary[0] = cuda.clz(c)