Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
shamalgs::primitives::impl::NaiveGpu Struct Reference

Portable GPU kernel, one work-item per bin. More...

#include <shamalgs/include/shamalgs/primitives/compute_histogram.hpp>

Collaboration diagram for shamalgs::primitives::impl::NaiveGpu:

Static Public Attributes

static constexpr std::string_view variant_type_name = "naive_gpu"

Detailed Description

Portable GPU kernel, one work-item per bin.

Definition at line 44 of file compute_histogram.hpp.

Member Data Documentation

◆ variant_type_name

std::string_view shamalgs::primitives::impl::NaiveGpu::variant_type_name = "naive_gpu"
staticconstexpr

Definition at line 45 of file compute_histogram.hpp.


The documentation for this struct was generated from the following file: