Closed ishiy1993 closed 4 years ago
Enable to memoize the same code as follows:
prog = assemble(gpu_code) code = drv.program(prog)
Enable to memoize the same code as follows: