nengo-ocl
nengo-ocl copied to clipboard
Parallel planner
Added a planner that determines parallel sets of ops, and then picks which ones to do. This helps avoid the problem where ops that can be done together end up getting split by the greedy planner.