#include <optional>
#include <alpaka/alpaka.hpp>
#include "DataFormats/Portable/interface/PortableCollection.h"
#include "DataFormats/Portable/interface/PortableHostCollection.h"
#include "DataFormats/Portable/interface/PortableDeviceCollection.h"
#include "HeterogeneousCore/AlpakaInterface/interface/config.h"
#include "HeterogeneousCore/AlpakaInterface/interface/TransferToHost.h"
Go to the source code of this file.
Classes | |
class | traits::PortableCollectionTrait< T, ALPAKA_ACCELERATOR_NAMESPACE::Device > |
struct | cms::alpakatools::TransferToHost< ALPAKA_ACCELERATOR_NAMESPACE::PortableCollection< T > > |
Namespaces | |
ALPAKA_ACCELERATOR_NAMESPACE | |
cms::alpakatools | |
traits | |
Typedefs | |
template<typename T > | |
using | ALPAKA_ACCELERATOR_NAMESPACE::PortableCollection = ::PortableDeviceCollection< T, Device > |