#include <Stokhos_Cuda_DeviceProp.hpp>
Definition at line 54 of file Stokhos_Cuda_DeviceProp.hpp.
◆ size_type
◆ DeviceProp()
Stokhos::DeviceProp::DeviceProp |
( |
int |
device_id = -1 | ) |
|
|
inline |
◆ get_kernel_registers()
template<typename Kernel >
size_type Stokhos::DeviceProp::get_kernel_registers |
( |
Kernel |
kernel | ) |
|
|
inline |
◆ get_resident_warps_per_sm()
template<typename Kernel >
size_type Stokhos::DeviceProp::get_resident_warps_per_sm |
( |
Kernel |
kernel | ) |
|
|
inline |
◆ compute_capability_major
size_type Stokhos::DeviceProp::compute_capability_major |
◆ compute_capability_minor
size_type Stokhos::DeviceProp::compute_capability_minor |
◆ shared_memory_capacity
size_type Stokhos::DeviceProp::shared_memory_capacity |
◆ shared_memory_granularity
size_type Stokhos::DeviceProp::shared_memory_granularity |
◆ max_shmem_per_block
size_type Stokhos::DeviceProp::max_shmem_per_block |
◆ max_threads_per_block
size_type Stokhos::DeviceProp::max_threads_per_block |
◆ max_threads_per_sm
size_type Stokhos::DeviceProp::max_threads_per_sm |
◆ max_blocks_per_sm
size_type Stokhos::DeviceProp::max_blocks_per_sm |
◆ max_warps_per_sm
size_type Stokhos::DeviceProp::max_warps_per_sm |
◆ warp_size
◆ warp_granularity
size_type Stokhos::DeviceProp::warp_granularity |
◆ max_regs_per_sm
size_type Stokhos::DeviceProp::max_regs_per_sm |
◆ max_regs_per_block
size_type Stokhos::DeviceProp::max_regs_per_block |
◆ reg_bank_size
◆ has_shuffle
bool Stokhos::DeviceProp::has_shuffle |
◆ has_ldg
bool Stokhos::DeviceProp::has_ldg |
The documentation for this class was generated from the following file: