-
-
Notifications
You must be signed in to change notification settings - Fork 57
Description
I'm the Debian maintainer of opencoarrays, and we see test failures on powerpc and alpha architectures.
The important ones are powerpc:
test 6
Start 6: allocate_as_barrier_proc
6: Test command: /usr/bin/mpiexec "-np" "8" "/home/mckinstry/open-coarrays-1.6.2/obj-powerpc-linux-gnu/src/tests/unit/init_register/allocate_as_barrier_proc"
6: Test timeout computed to be: 9.99988e+06
6: Test failed. 0
1/1 Test #6: allocate_as_barrier_proc .........***Failed Required regular expression not found.Regex=[Test passed.
] 1.32 sec
0% tests passed, 1 tests failed out of 1
test 7
Start 7: get_array
7: Test command: /usr/bin/mpiexec "-np" "2" "/home/mckinstry/open-coarrays-1.6.2/obj-powerpc-linux-gnu/src/tests/unit/send-get/get_array"
7: Test timeout computed to be: 9.99988e+06
test 6 hangs on 8 processors or more processors. The test system is an 8-way SMP.
test 7 seems to hang.
The test machine:
Linux partch 3.16.0-4-powerpc64 #1 SMP Debian 3.16.7-ckt25-2+deb8u3 (2016-07-02) ppc64 GNU/Linux
Debian sid, which includes openmpi 1.10.3 built with gcc 6.1.
On Alpha, we see:
12/23 Test #12: co_sum ...........................***Failed Required regular expression not found.Regex=[Test passed.
] 0.18 sec
number of images doesn't evenly divide into number of points
number of images doesn't evenly divide into number of points
ERROR STOP
number of images doesn't evenly divide into number of points
ERROR STOP
ERROR STOP
Again this is a regression.