CMS 3D CMS Logo

Classes | Namespaces | Typedefs
PortableObject.h File Reference
#include <alpaka/alpaka.hpp>
#include "DataFormats/Portable/interface/PortableObject.h"
#include "DataFormats/Portable/interface/PortableHostObject.h"
#include "DataFormats/Portable/interface/PortableDeviceObject.h"
#include "HeterogeneousCore/AlpakaInterface/interface/config.h"
#include "HeterogeneousCore/AlpakaInterface/interface/CopyToDevice.h"
#include "HeterogeneousCore/AlpakaInterface/interface/CopyToHost.h"
#include "HeterogeneousCore/AlpakaInterface/interface/AssertDeviceMatchesHostCollection.h"

Go to the source code of this file.

Classes

struct  cms::alpakatools::CopyToDevice< PortableHostObject< TProduct > >
 
struct  cms::alpakatools::CopyToHost< PortableDeviceObject< TProduct, TDevice > >
 
class  traits::PortableObjectTrait< T, ALPAKA_ACCELERATOR_NAMESPACE::Device >
 

Namespaces

 ALPAKA_ACCELERATOR_NAMESPACE
 
 cms::alpakatools
 
 traits
 

Typedefs

template<typename T >
using ALPAKA_ACCELERATOR_NAMESPACE::PortableObject = ::PortableDeviceObject< T, Device >