[FEA]: Enable `__float128` in `cuda::std::lerp`
Open
libcu++
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
This issue has no description.
Contributor guide
Research direction
Start by locating the cuda::std::lerp implementation and its existing floating-point coverage. Determine how __float128 is represented and tested in this C++ library, then verify that lerp supports it without breaking current types. Done means the requested __float128 support is implemented and covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- hpc
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100