Main Page
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
+
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Properties
_
a
c
d
e
f
l
m
o
p
s
t
u
v
+
Related Functions
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Package Documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
HeterogeneousCore
AlpakaTest
interface
alpaka
AlpakaESTestData.h
Go to the documentation of this file.
1
#ifndef HeterogeneousCore_AlpakaTest_interface_alpaka_AlpakaESTestData_h
2
#define HeterogeneousCore_AlpakaTest_interface_alpaka_AlpakaESTestData_h
3
4
#include "
DataFormats/Portable/interface/alpaka/PortableCollection.h
"
5
#include "
HeterogeneousCore/AlpakaInterface/interface/config.h
"
6
#include "
HeterogeneousCore/AlpakaInterface/interface/memory.h
"
7
#include "
HeterogeneousCore/AlpakaTest/interface/AlpakaESTestData.h
"
8
#include "
HeterogeneousCore/AlpakaTest/interface/AlpakaESTestSoA.h
"
9
10
namespace
ALPAKA_ACCELERATOR_NAMESPACE
{
11
// Model 1
12
using
AlpakaESTestDataAHost
=
cms::alpakatest::AlpakaESTestDataAHost
;
13
using
AlpakaESTestDataADevice
=
PortableCollection<cms::alpakatest::AlpakaESTestSoAA>
;
14
15
using
AlpakaESTestDataCHost
=
cms::alpakatest::AlpakaESTestDataCHost
;
16
using
AlpakaESTestDataCDevice
=
PortableCollection<cms::alpakatest::AlpakaESTestSoAC>
;
17
18
using
AlpakaESTestDataDHost
=
cms::alpakatest::AlpakaESTestDataDHost
;
19
using
AlpakaESTestDataDDevice
=
PortableCollection<cms::alpakatest::AlpakaESTestSoAD>
;
20
}
// namespace ALPAKA_ACCELERATOR_NAMESPACE
21
22
#endif
memory.h
cms::alpakatest::AlpakaESTestDataCHost
PortableHostCollection< AlpakaESTestSoAC > AlpakaESTestDataCHost
Definition:
AlpakaESTestData.h:13
AlpakaESTestSoA.h
ALPAKA_ACCELERATOR_NAMESPACE
Definition:
PortableCollection.h:15
PortableHostCollection
Definition:
PortableHostCollection.h:15
PortableCollection.h
cms::alpakatest::AlpakaESTestDataDHost
PortableHostCollection< AlpakaESTestSoAD > AlpakaESTestDataDHost
Definition:
AlpakaESTestData.h:14
cms::alpakatest::AlpakaESTestDataAHost
PortableHostCollection< AlpakaESTestSoAA > AlpakaESTestDataAHost
Definition:
AlpakaESTestData.h:12
PortableDeviceCollection
Definition:
PortableDeviceCollection.h:15
AlpakaESTestData.h
config.h
Generated for CMSSW Reference Manual by
1.8.14