Skip to content
Failed

Changes

Summary

  1. Implement bhalf_t for HIP and add mathematical functions (#8705) (commit: f91c479) (details)
Commit f91c4792d2f4f06bb023c93b0add4babd6c04741 by noreply
Implement bhalf_t for HIP and add mathematical functions (#8705)

* Implement bhalf_t for HIP and sdd mathematical functions

---------

Signed-off-by: Daniel Arndt <arndtd@ornl.gov>
Co-authored-by: Bruno Turcksin <bruno.turcksin@gmail.com>
(commit: f91c479)
The file was modifiedcore/src/HIP/Kokkos_HIP_Half_Impl_Type.hpp (diff)
The file was addedcore/src/HIP/Kokkos_HIP_Half_MathematicalFunctions.hpp
The file was modifiedcore/src/HIP/Kokkos_HIP_Half_Conversion.hpp (diff)
The file was modifiedcore/src/decl/Kokkos_Declare_HIP.hpp (diff)
The file was modifiedcore/unit_test/TestMathematicalFunctions.hpp (diff)
The file was modifiedcore/src/impl/Kokkos_Half_FloatingPointWrapper.hpp (diff)
The file was modifiedcore/src/impl/Kokkos_Half_MathematicalFunctions.hpp (diff)