Forum Discussion

RJin1's avatar
RJin1
Icon for New Contributor rankNew Contributor
7 years ago

Kernel Vectorization: branching is thread ID dependent ... cannot vectorize

I have the following code, and in the kernel the norm is get from the rowdata and row data is dependent on the thread ID. In the myfastsquaredDistance function, the if else statement is dependent on...