- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
It looks like both the ippsSqrt_32f and ippsSqrt_32f_I return +Inf for a positive denormal number.
See example in https://gist.github.com/yairchu/730ee5fa0368758c7fe8050447c43016 - the output is
4.3665076719685603e-39 6.6079555878345896e-20
inf 0
This happens with both the latest 2018 Update 3 and in 2017 Update 4.
Looks like a bug unless I'm misunderstanding something.
Thanks,
Dan
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Dan,
Thank you for discovering this bug - I've managed to reproduce it.
We'll fix it in the one of the nearest releases, for the current moment I recommend you to use a workaround - ippsSqrt_32f_A24(src, dst, len) function from the ippVM domain (#include ippvm.h).
regards, Igor.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Great, thanks for the quick reply!
Dan
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page