alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
alignment.hpp File Reference
#include "alpaka/mem/Alignment.hpp"
#include <bit>
#include <cstdint>
#include <functional>

Go to the source code of this file.

Namespaces

namespace  alpaka
 main alpaka namespace.
namespace  alpaka::internal
 alpaka internal implementations.

Functions

template<typename T_ValueType, uint32_t T_numElements, alpaka::concepts::Alignment T_Alignment>
consteval uint32_t alpaka::internal::optimalAlignment ()
 Calculates the best alignment based.