> Also, since scatter operations use fixed strides the question of > in-order, or not, is actually a non-issue even on GCN so we could set > the flag safely.
Consider stride 0 and stride < element size, though. I'm currently thinking of how/where to add the proper versioning decision for that. -- Regards Robin
