![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
#include <cstdint>#include <type_traits>Go to the source code of this file.
Namespaces | |
| namespace | alpaka |
| main alpaka namespace. | |
| namespace | alpaka::internal |
| alpaka internal implementations. | |
Functions | |
| template<typename T> | |
| constexpr auto | alpaka::internal::valueMaskCast (bool condition) |
| Convert a bool value into a mask type for SIMD. | |