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

Verification checksum is invalid when compiling with gnu/8.3.1 #14

Open
koparasy opened this issue Apr 22, 2021 · 1 comment
Open

Verification checksum is invalid when compiling with gnu/8.3.1 #14

koparasy opened this issue Apr 22, 2021 · 1 comment

Comments

@koparasy
Copy link

koparasy commented Apr 22, 2021

Hi, I am compiling XSBench with gcc/8.3.1 the offload version. The compilation finishes with no warnings/errors but when executing the application I am getting the following output:

Simulation complete.

Runtime: 3.067 seconds
Lookups: 17,000,000
Lookups/s: 5,543,286
Verification checksum: 0 (WARNING - INAVALID CHECKSUM!)

The verification checksum is invalid.

@jtramm
Copy link
Contributor

jtramm commented Apr 22, 2021

Hi @koparasy -- thanks for reaching out! It looks like the validation data is not being transmitted back to the host correctly. There could be a variety of environment issues that may be causing this. Have you been able to successfully run other OpenMP offloading codes on this system with this compiler (e.g., this one?) What sort of GPU are you targeting?

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