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

metadirective_arch_is_nvidia.c test halting testsuite from running on Intel GPU #509

Open
nolanbaker31 opened this issue Apr 4, 2022 · 0 comments
Assignees
Labels
5.0 Related to spec version 5.0 V&V bug Something in the V&V isn't working

Comments

@nolanbaker31
Copy link
Contributor

Test that it applies to
5.0 test_metadirective_arch_is_nvidia
Compiler
Intel's ICX OneAPI compiler
Accelerator hardware
Intel XeHP_SDV GPU

Describe the bug
When running on Intel GPU, getting error:
error: expected an OpenMP directive #pragma omp atomic write ^ sollve_vv/tests/5.0/metadirective/test_metadirective_arch_is_nvidia.c:39:6: error: expected an OpenMP directive sollve_vv/tests/5.0/metadirective/test_metadirective_arch_is_nvidia.c:39:6: error: expected an OpenMP directive sollve_vv/tests/5.0/metadirective/test_metadirective_arch_is_nvidia.c:39:6: error: expected an OpenMP directive
which ends with
fatal error: too many errors emitted, stopping now [-ferror-limit=]
This test has to be removed when running the testsuite as it halts the suite.

Curiously, the metadirective_arch_nvidia_or_amd.c test fails (as expected) but does not stop the testsuite from running.

@nolanbaker31 nolanbaker31 added V&V bug Something in the V&V isn't working 5.0 Related to spec version 5.0 labels Apr 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5.0 Related to spec version 5.0 V&V bug Something in the V&V isn't working
Projects
None yet
Development

No branches or pull requests

2 participants