Struct WarpLoad::TempStorage¶
Defined in File warp_load.hpp
Nested Relationships¶
This struct is a nested type of Template Class WarpLoad.
Inheritance Relationships¶
Base Type¶
public hipcub::Uninitialized< _TempStorage >(Template Struct Uninitialized)
Struct Documentation¶
-
struct hipcub::WarpLoad::TempStorage : public hipcub::Uninitialized<_TempStorage>¶
Public Types
-
enum [anonymous]¶
Values:
-
typedef UnitWord<_TempStorage>::DeviceWord DeviceWord¶
Biggest memory-access word that T is a whole multiple of and is not larger than the alignment of T.
Public Functions
-
__host__ __device__ __forceinline__ inline _TempStorage &Alias()¶
Alias.
Public Members
-
DeviceWord storage[WORDS]¶
Backing storage.
-
enum [anonymous]¶