Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

边界测试计算错误 #158

Open
Jules-Kong opened this issue Dec 13, 2024 · 0 comments
Open

边界测试计算错误 #158

Jules-Kong opened this issue Dec 13, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Jules-Kong
Copy link
Collaborator

  • 用例:CTS/math_brute_force
  • 复现过程
  1. cts仓库:[email protected]:Jules-Kong/OpenCL-CTS.git,分支:test_math_brute_force
  2. pocl分支: recent_fix_collect,其他仓库均为主分支;
  3. 运行用例:
export CL_TEST_SINGLE_THREADED=1
./test_brute_force asinh
  • 现象(举例)
    asinpi:
    image
    atan2
    image

看现象更多是边界测试。

  • 涉及的子用例
asinh
asinpi
atanpi
atan2
atan2pi
cos
fmin
fmod
ilogb
ldexp
lgamma
lgamma_r
log
log2
log10
log1p
logb
minmag
modf
nextafter
pow
powr
remainder
remquo
rootn
rsqrt
sin
sincos
sinpi
tan
tanpi
divide
multiply
@Jules-Kong Jules-Kong added the bug Something isn't working label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants