I’ve been thinking about a problem between algorithms and GPU execution.

More specifically, I’ve been exploring whether changing task structure should lead to changing compute flow as well, instead of forcing everything through a fixed pipeline. One direction I’m thinking about is a dynamic topological algorithm together with a matching GPU-side execution model.