[FEA]: Enable `__float128` in `cuda::std::lrint`
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 existing cuda::std::lrint implementation and its tests, then read how supported floating-point types are handled. The issue provides no file or test path, so first identify the relevant entry points and current coverage. Done means __float128 is supported by cuda::std::lrint with behavior verified by the surrounding 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