(git:691081d)
Loading...
Searching...
No Matches
rocm_backend::smem_parameters Class Reference

#include <grid_gpu_internal_header.h>

Public Member Functions

 smem_parameters (const ldiffs_value ldiffs, const int lmax)
 ~smem_parameters ()
int alpha_size () const
int cab_size () const
int smem_per_block () const
int lp_diff () const
ldiffs_value ldiffs () const
int lp_max () const
int cxyz_size () const

Detailed Description

Definition at line 844 of file grid_gpu_internal_header.h.

Constructor & Destructor Documentation

◆ smem_parameters()

rocm_backend::smem_parameters::smem_parameters ( const ldiffs_value ldiffs,
const int lmax )
inline

Definition at line 856 of file grid_gpu_internal_header.h.

Here is the call graph for this function:

◆ ~smem_parameters()

rocm_backend::smem_parameters::~smem_parameters ( )
inline

Definition at line 880 of file grid_gpu_internal_header.h.

Member Function Documentation

◆ alpha_size()

int rocm_backend::smem_parameters::alpha_size ( ) const
inline

Definition at line 884 of file grid_gpu_internal_header.h.

◆ cab_size()

int rocm_backend::smem_parameters::cab_size ( ) const
inline

Definition at line 886 of file grid_gpu_internal_header.h.

◆ smem_per_block()

int rocm_backend::smem_parameters::smem_per_block ( ) const
inline

Definition at line 888 of file grid_gpu_internal_header.h.

Here is the caller graph for this function:

◆ lp_diff()

int rocm_backend::smem_parameters::lp_diff ( ) const
inline

Definition at line 890 of file grid_gpu_internal_header.h.

Here is the caller graph for this function:

◆ ldiffs()

ldiffs_value rocm_backend::smem_parameters::ldiffs ( ) const
inline

Definition at line 892 of file grid_gpu_internal_header.h.

Here is the caller graph for this function:

◆ lp_max()

int rocm_backend::smem_parameters::lp_max ( ) const
inline

Definition at line 894 of file grid_gpu_internal_header.h.

◆ cxyz_size()

int rocm_backend::smem_parameters::cxyz_size ( ) const
inline

Definition at line 896 of file grid_gpu_internal_header.h.

Here is the call graph for this function:

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