Skip to content
Commit b47307af authored by Matt Wala's avatar Matt Wala
Browse files

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.
parent ecb403ef
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment