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

A question about using Herbgrind to dectect floating-point expression's error #68

Open
hpcyhr opened this issue Apr 25, 2024 · 2 comments

Comments

@hpcyhr
Copy link

hpcyhr commented Apr 25, 2024

Hello, our team specializes in floating-point program optimization and analysis. Herbgrind is an excellent job, and recently we have been trying to use it to detect errors in floating-point arithmetic expressions, but we don't know how to modify the source code. For example, we want to detect the maximum error of x1* x2/(x1 * x1 * x2 * x2-1), x1, x2 ∈ [-100000,101] . Can you write a demo for me, telling us how to use Herbgrind to measure the error of floating-point arithmetic expressions? Thank you very much.Best wishs to you!

@HazardousPeach
Copy link
Contributor

This isn't really an "issue", and the author emailed me separately about their request, so I'm closing this.

@HazardousPeach
Copy link
Contributor

Oh wait, I can't close it... Oh well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants