ALPAKA_ACCELERATOR_NAMESPACE
alpakatest
Functions
ALPAKA_ACCELERATOR_NAMESPACE::alpakatest Namespace Reference
Functions
void
printAnswer
()
Function Documentation
◆
printAnswer()
void ALPAKA_ACCELERATOR_NAMESPACE::alpakatest::printAnswer
(
)
Definition at line
9
of file
printAnswer.cc
.
9
{
10
HostOnlyType answer(42);
11
answer.print();
12
}
Generated for CMSSW Reference Manual by
1.8.14