PyOpenCL executor: Don't uniquify instructions.
Uniquifying the instructions involves traversing the instruction list which we would like to avoid in the path from loading from cache to execution. Related: #67.
Loading
Please register or sign in to comment