fix invalid kernel call parameter
The number of threads within a kernel must be a multiple of the worksize. If not it can crash on some systems.
Please register or sign in to comment
The number of threads within a kernel must be a multiple of the worksize. If not it can crash on some systems.