Closed fwyzard closed 5 years ago
Looks good to me, but I'm no cupla expert. @psychocoderHPC what do you think?
Thanks for the fix, it looks like I missed it where I introduced the TBB backend from alpaka.
@fwyzard I changed the destination branch to dev
. We move changes first to the dev branch and than with the release into the stable master.
Do you need the change in the last stable release? If so we can do a bug fix release on top of version 1.1
Do you need the change in the last stable release? If so we can do a bug fix release on top of version 1.1
Not at the moment - we are still looking at alpaka and cupla to figure out if they work well for us.
This lets
CUPLA_KERNEL_OPTI
swap the threads and elements when using the TBB backend, as it does for the serial and OpenMP ones.