[FEA]: Enable `__float128` in `cuda::is_close`
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
Locate the implementation of cuda::is_close and inspect how its supported floating-point types are handled. Find the related tests or test entry point, then add coverage for __float128 and verify that the function accepts and compares that type successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- hpc
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100