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

OpenMP tests fail when ZFP_WITH_OPENMP and ZFP_WITH_HIP are both enabled #120

Open
lindstro opened this issue Jan 29, 2021 · 1 comment
Open

Comments

@lindstro
Copy link
Member

We are still investigating this issue, first reported on #85, which appears to be due to -fopenmp not being passed and _OPENMP not being defined when src/zfp.c is compiled. This option is passed when compiling the tests, however.

@GarrettDMorrison
Copy link
Member

Fixed in the staging branch, will close on merge into develop

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

No branches or pull requests

2 participants