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

GPU kernel using a team-local cache to coalesce input reads. More...

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

Collaboration diagram for shamalgs::primitives::impl::GpuTeamFetching:

Static Public Attributes

static constexpr std::string_view variant_type_name = "gpu_team_fetching"

Detailed Description

GPU kernel using a team-local cache to coalesce input reads.

Definition at line 48 of file compute_histogram.hpp.

Member Data Documentation

◆ variant_type_name

std::string_view shamalgs::primitives::impl::GpuTeamFetching::variant_type_name = "gpu_team_fetching"
staticconstexpr

Definition at line 49 of file compute_histogram.hpp.


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