You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All of these changes are more or less in sync with the latest Thrust codes. I suggest that these headers can be brought up to date with the upstream. The incentive is that one might discover another one-liner change like in #2562 that boosts the performance considerably 🙂
Recently the bundled Thrust complex headers have been modified on a per-PR basis for the following reasons:
axisargument; Fix alignments for Thrust's complex types #2562 (fixed alignment)__host__qualifiers: Fix bug in CUB + **Native support** of complex numbers in CUB #2538realandimagon cuda kernels #2520All of these changes are more or less in sync with the latest Thrust codes. I suggest that these headers can be brought up to date with the upstream. The incentive is that one might discover another one-liner change like in #2562 that boosts the performance considerably 🙂