CMS 3D CMS Logo

Namespaces | Functions
DeviceAdditionOpaque.h File Reference
#include <cstdint>
#include "HeterogeneousCore/AlpakaInterface/interface/config.h"

Go to the source code of this file.

Namespaces

 ALPAKA_ACCELERATOR_NAMESPACE::test
 

Functions

void ALPAKA_ACCELERATOR_NAMESPACE::test::opaque_add_vectors_d (const double *in1, const double *in2, double *out, uint32_t size)
 
void ALPAKA_ACCELERATOR_NAMESPACE::test::opaque_add_vectors_f (const float *in1, const float *in2, float *out, uint32_t size)