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

Funny results on huge data sets #18

Open
DBJDBJ opened this issue Jul 16, 2021 · 0 comments
Open

Funny results on huge data sets #18

DBJDBJ opened this issue Jul 16, 2021 · 0 comments

Comments

@DBJDBJ
Copy link

DBJDBJ commented Jul 16, 2021

Code is available online https://godbolt.org/z/cYnaoxM58 . Admittedly with much smaller matrix sizes. My code has design issues and is needlessly complex, but correct and works ok for smaller matrixes.

If one takes that offline and declares large matrix sizes, funny things will happen:

image

It seems that is an overflow issue in UBENCH. One quick-and-dirty approach might be to report negative timings as zeroes? longjump out of the ubench_main? Will look into it.

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

1 participant