CMS 3D CMS Logo

Namespaces | Functions
devices.h File Reference
#include <vector>
#include <alpaka/alpaka.hpp>
#include "HeterogeneousCore/AlpakaInterface/interface/config.h"

Go to the source code of this file.

Namespaces

 cms::alpakatools
 

Functions

template<typename TPlatform , typename = std::enable_if_t<alpaka::isPlatform<TPlatform>>>
std::vector< alpaka::Dev< TPlatform > > const & cms::alpakatools::devices ()
 
template<typename TPlatform , typename = std::enable_if_t<alpaka::isPlatform<TPlatform>>>
TPlatform const & cms::alpakatools::platform ()