NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Members | List of all members
nvbio::cuda::Arch Struct Reference

Detailed description

Definition at line 44 of file arch.h.

#include <arch.h>

Static Public Members

static const uint32 LOG_WARP_SIZE = 5
 
static const uint32 WARP_SIZE = 1u << LOG_WARP_SIZE
 

Member Data Documentation

const uint32 nvbio::cuda::Arch::LOG_WARP_SIZE = 5
static

Definition at line 46 of file arch.h.

const uint32 nvbio::cuda::Arch::WARP_SIZE = 1u << LOG_WARP_SIZE
static

Definition at line 47 of file arch.h.


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