alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
utility.hpp File Reference
#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.