hipCUB
documentation_fix

Contents:

  • Introduction
  • Library API
hipCUB
  • »
  • File device_reduce.hpp
  • Edit on GitHub

File device_reduce.hpp¶

↰ Parent directory (hipcub/backend/rocprim/device)

Contents

  • Definition (hipcub/backend/rocprim/device/device_reduce.hpp)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Functions

Definition (hipcub/backend/rocprim/device/device_reduce.hpp)¶

  • Program Listing for File device_reduce.hpp

Includes¶

  • ../../../config.hpp

  • ../iterator/arg_index_input_iterator.hpp

  • ../thread/thread_operators.hpp

  • hip/hip_bfloat16.h

  • hip/hip_fp16.h

  • iterator (File arg_index_input_iterator.hpp)

  • limits

  • rocprim/device/device_reduce.hpp (File device_reduce.hpp)

  • rocprim/device/device_reduce_by_key.hpp

Included By¶

  • File device_reduce.hpp

  • File hipcub.hpp

  • File device_reduce.hpp

Namespaces¶

  • Namespace hipcub

  • Namespace hipcub::detail

Classes¶

  • Class DeviceReduce

Functions¶

  • Template Function hipcub::detail::get_lowest_value

  • Specialized Template Function hipcub::detail::get_lowest_value< __half >

  • Specialized Template Function hipcub::detail::get_lowest_value< hip_bfloat16 >

  • Template Function hipcub::detail::get_max_value

  • Specialized Template Function hipcub::detail::get_max_value< __half >

  • Specialized Template Function hipcub::detail::get_max_value< hip_bfloat16 >


© Copyright 2010-2011, Duane Merrill; 2011-2018, NVIDIA CORPORATION; Modifications Copyright 2019-2021 Advanced Micro Devices. Revision 46b7961a.

Built with Sphinx using a theme provided by Read the Docs.