1 #ifndef DataFormats_Portable_interface_alpaka_PortableDeviceCollection_h 2 #define DataFormats_Portable_interface_alpaka_PortableDeviceCollection_h 6 #include <alpaka/alpaka.hpp> 17 #if defined ALPAKA_ACC_CPU_B_SEQ_T_SEQ_ENABLED 30 #endif // ALPAKA_ACC_CPU_B_SEQ_T_SEQ_ENABLED 45 template <
typename TLayout,
typename TDevice>
47 template <
typename TQueue>
50 alpaka::memcpy(
queue, dstData.buffer(), srcData.
buffer());
55 template <
typename TLayout>
57 template <
typename TQueue>
61 alpaka::memcpy(
queue, dstData.buffer(), srcData.
buffer());
67 #endif // DataFormats_Portable_interface_alpaka_PortableDeviceCollection_h