alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
sysInfo.hpp File Reference
#include "alpaka/core/config.hpp"
#include <cstdint>
#include <cstring>
#include <stdexcept>
#include <string>

Go to the source code of this file.

Namespaces

namespace  alpaka
 main alpaka namespace.
namespace  alpaka::onHost
 Functionality which is usable on the host CPU controller thread.

Functions

auto alpaka::onHost::cpuid (std::uint32_t, std::uint32_t, std::uint32_t ex[4]) -> void
auto alpaka::onHost::getCpuName () -> std::string
auto alpaka::onHost::getFreeGlobalMemBytes () -> std::size_t
auto alpaka::onHost::getGlobalMemCapacityBytes () -> std::size_t
size_t alpaka::onHost::getPageSize ()

Variables

constexpr int alpaka::onHost::NO_CPUID = 0
constexpr int alpaka::onHost::UNKNOWN_COMPILER = 1
constexpr int alpaka::onHost::UNKNOWN_CPU = 0