OpenCL: Improved compatibility of triangular solves for work size 1.
On CPUs the maximium workgroup size might be 1, which was not considered in the previous implementation. This commit removes this restriction.
Loading
Please sign in to comment