alpaka-group / alpaka

Abstraction Library for Parallel Kernel Acceleration :llama:
https://alpaka.readthedocs.io
Mozilla Public License 2.0
356 stars 74 forks source link

Mark the deduction guide for vector as ALPAKA_FN_HOST_ACC #2376

Closed ikbuibui closed 2 months ago

ikbuibui commented 2 months ago

This is a fix for some compilers which cant otherwise deduce the type on device PR also changes an example to show usage of this deduction on device code