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 openmp.range on Develop Runs Forever on POWER7+ with RHEL7 and GCC4.8.5 #995

Closed
nmhamster opened this issue Jul 27, 2017 · 4 comments
Labels
Bug Broken / incorrect code; it could be Kokkos' responsibility, or others’ (e.g., Trilinos)
Milestone

Comments

@nmhamster
Copy link
Contributor

Compiled on POWER7+ (Big Endian) with GCC 4.8.5. Test start to execute and then hang running forever.

[==========] Running 83 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 83 tests from openmp
[ RUN      ] openmp.init
[       OK ] openmp.init (0 ms)
[ RUN      ] openmp.dispatch
[       OK ] openmp.dispatch (225 ms)
[ RUN      ] openmp.compiler_macros
[       OK ] openmp.compiler_macros (1 ms)
[ RUN      ] openmp.policy_construction
[       OK ] openmp.policy_construction (0 ms)
[ RUN      ] openmp.impl_shared_alloc
[       OK ] openmp.impl_shared_alloc (353 ms)
[ RUN      ] openmp.range_for
@nmhamster nmhamster added the Bug Broken / incorrect code; it could be Kokkos' responsibility, or others’ (e.g., Trilinos) label Jul 27, 2017
@crtrott
Copy link
Member

crtrott commented Aug 2, 2017

Might be related to issue #1013.

@ibaned ibaned added this to the 2017 December milestone Nov 6, 2017
@ibaned
Copy link
Contributor

ibaned commented Nov 6, 2017

does this still happen?

@nmhamster
Copy link
Contributor Author

@ibaned - checking, will get back to you.

@dsunder
Copy link
Contributor

dsunder commented Nov 21, 2017

Fixed by #1240

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Broken / incorrect code; it could be Kokkos' responsibility, or others’ (e.g., Trilinos)
Projects
None yet
Development

No branches or pull requests

4 participants