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

BabelStream tested, bandwidth OK, validation fails #82

Open
pfoof opened this issue Aug 17, 2019 · 2 comments
Open

BabelStream tested, bandwidth OK, validation fails #82

pfoof opened this issue Aug 17, 2019 · 2 comments
Labels

Comments

@pfoof
Copy link

pfoof commented Aug 17, 2019

I don't know how to contribute to GitHub wiki, so just reporting in results from https://github.com/UoB-HPC/BabelStream

Triad works with --float, no error is reported, keep array size small (max tested Array: 2048000 Iters: 12 Bandwidth (GB/s): 0.037)

For all tests validation fails, but the speeds are reported:

Validation failed on sum. Error 75.5013
Sum was 150.991104125977 but should be 226.492431640625
Function    MBytes/sec  Min (sec)   Max         Average     
Copy        14.707      0.03481     0.03481     0.03481     
Mul         26.906      0.01903     0.01903     0.01903     
Add         39.416      0.01948     0.01948     0.01948     
Triad       39.135      0.01962     0.01962     0.01962     
Dot         79.948      0.00640     0.00640     0.00640
@doe300
Copy link
Owner

doe300 commented Aug 20, 2019

Thanks for the report. I will have a look at the error and add the results to the wiki when I have some time.

What as the exact command that you used to run the test?

@pfoof
Copy link
Author

pfoof commented Aug 21, 2019

sudo ./ocl-stream --float -n 12 --arraysize 640000

@doe300 doe300 added the bug label Aug 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants