Kokkos: OpenMP openmp.range on Develop Runs Forever on POWER7+ with RHEL7 and GCC4.8.5

Created on 28 Jul 2017  路  4Comments  路  Source: kokkos/kokkos

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
InDevelop bug

Most helpful comment

Fixed by #1240

All 4 comments

Might be related to issue #1013.

does this still happen?

@ibaned - checking, will get back to you.

Fixed by #1240

Was this page helpful?
0 / 5 - 0 ratings