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
Is the current implementation of hipSYCL supposed to have support for popcount()?
I get the following error when compiling SYCL code that uses popcount with the syclcc compiler from hipSYCL.
error: ‘popcount’ is not a member of ‘cl::sycl’