HI Orion,

Opened issue 2610 <https://github.com/open-mpi/ompi/issues/2610>.

Thanks,

Howard


2016-12-20 11:27 GMT-07:00 Howard Pritchard <hpprit...@gmail.com>:

> Hi Orion,
>
> Thanks for trying out the rc.  Which compiler/version of compiler are you
> using?
>
> Howard
>
>
> 2016-12-20 10:50 GMT-07:00 Orion Poplawski <or...@cora.nwra.com>:
>
>> On 12/14/2016 07:58 PM, Jeff Squyres (jsquyres) wrote:
>> > Please test!
>> >
>> >     https://www.open-mpi.org/software/ompi/v2.0/
>>
>> I appear to e getting a new test failure on ppc64le on Fedora Rawhide:
>>
>> make[4]: Entering directory '/builddir/build/BUILD/openmpi
>> -2.0.2rc1/test/asm'
>> basename: extra operand '--test-name'
>> Try 'basename --help' for more information.
>> --> Testing
>> PASS: atomic_barrier
>>     - 1 threads: Passed
>> PASS: atomic_barrier
>>     - 2 threads: Passed
>> PASS: atomic_barrier
>>     - 4 threads: Passed
>> PASS: atomic_barrier
>>     - 5 threads: Passed
>> PASS: atomic_barrier
>>     - 8 threads: Passed
>> basename: extra operand '--test-name'
>> Try 'basename --help' for more information.
>> --> Testing
>> PASS: atomic_barrier_noinline
>>     - 1 threads: Passed
>> PASS: atomic_barrier_noinline
>>     - 2 threads: Passed
>> PASS: atomic_barrier_noinline
>>     - 4 threads: Passed
>> PASS: atomic_barrier_noinline
>>     - 5 threads: Passed
>> PASS: atomic_barrier_noinline
>>     - 8 threads: Passed
>> basename: extra operand '--test-name'
>> Try 'basename --help' for more information.
>> --> Testing
>> PASS: atomic_spinlock
>>     - 1 threads: Passed
>> PASS: atomic_spinlock
>>     - 2 threads: Passed
>> PASS: atomic_spinlock
>>     - 4 threads: Passed
>> PASS: atomic_spinlock
>>     - 5 threads: Passed
>> PASS: atomic_spinlock
>>     - 8 threads: Passed
>> basename: extra operand '--test-name'
>> Try 'basename --help' for more information.
>> --> Testing
>> PASS: atomic_spinlock_noinline
>>     - 1 threads: Passed
>> PASS: atomic_spinlock_noinline
>>     - 2 threads: Passed
>> PASS: atomic_spinlock_noinline
>>     - 4 threads: Passed
>> PASS: atomic_spinlock_noinline
>>     - 5 threads: Passed
>> PASS: atomic_spinlock_noinline
>>     - 8 threads: Passed
>> basename: extra operand '--test-name'
>> Try 'basename --help' for more information.
>> --> Testing
>> PASS: atomic_math
>>     - 1 threads: Passed
>> PASS: atomic_math
>>     - 2 threads: Passed
>> PASS: atomic_math
>>     - 4 threads: Passed
>> PASS: atomic_math
>>     - 5 threads: Passed
>> PASS: atomic_math
>>     - 8 threads: Passed
>> basename: extra operand '--test-name'
>> Try 'basename --help' for more information.
>> --> Testing
>> PASS: atomic_math_noinline
>>     - 1 threads: Passed
>> PASS: atomic_math_noinline
>>     - 2 threads: Passed
>> PASS: atomic_math_noinline
>>     - 4 threads: Passed
>> PASS: atomic_math_noinline
>>     - 5 threads: Passed
>> PASS: atomic_math_noinline
>>     - 8 threads: Passed
>> basename: extra operand '--test-name'
>> Try 'basename --help' for more information.
>> --> Testing
>> FAIL: atomic_cmpset
>> ../../config/test-driver: line 107: 23509 Aborted                 (core
>> dumped) "$@" > $log_file 2>&1
>>     - 1 threads: Passed
>> ../../config/test-driver: line 107: 23513 Aborted                 (core
>> dumped) "$@" > $log_file 2>&1
>> FAIL: atomic_cmpset
>>     - 2 threads: Passed
>> ../../config/test-driver: line 107: 23520 Aborted                 (core
>> dumped) "$@" > $log_file 2>&1
>> FAIL: atomic_cmpset
>>     - 4 threads: Passed
>> ../../config/test-driver: line 107: 23528 Aborted                 (core
>> dumped) "$@" > $log_file 2>&1
>> FAIL: atomic_cmpset
>>     - 5 threads: Passed
>> FAIL: atomic_cmpset
>> ../../config/test-driver: line 107: 23538 Aborted                 (core
>> dumped) "$@" > $log_file 2>&1
>>     - 8 threads: Passed
>> basename: extra operand '--test-name'
>> Try 'basename --help' for more information.
>> --> Testing
>> FAIL: atomic_cmpset_noinline
>>     - 1 threads: Passed
>> ../../config/test-driver: line 107: 23551 Aborted                 (core
>> dumped) "$@" > $log_file 2>&1
>> FAIL: atomic_cmpset_noinline
>> ../../config/test-driver: line 107: 23557 Aborted                 (core
>> dumped) "$@" > $log_file 2>&1
>>     - 2 threads: Passed
>> ../../config/test-driver: line 107: 23563 Aborted                 (core
>> dumped) "$@" > $log_file 2>&1
>> FAIL: atomic_cmpset_noinline
>>     - 4 threads: Passed
>> ../../config/test-driver: line 107: 23570 Aborted                 (core
>> dumped) "$@" > $log_file 2>&1
>> FAIL: atomic_cmpset_noinline
>>     - 5 threads: Passed
>> ../../config/test-driver: line 107: 23578 Aborted                 (core
>> dumped) "$@" > $log_file 2>&1
>> FAIL: atomic_cmpset_noinline
>>     - 8 threads: Passed
>> ============================================================
>> ================
>> Testsuite summary for Open MPI 2.0.2rc1
>> ============================================================
>> ================
>> # TOTAL: 8
>> # PASS:  6
>> # SKIP:  0
>> # XFAIL: 0
>> # FAIL:  2
>> # XPASS: 0
>> # ERROR: 0
>> ============================================================
>> ================
>>
>> 2.0.1 is still building fine.
>>
>> --
>> Orion Poplawski
>> Technical Manager                     303-415-9701 x222
>> NWRA, Boulder/CoRA Office             FAX: 303-415-9702
>> 3380 Mitchell Lane                       or...@nwra.com
>> Boulder, CO 80301                   http://www.nwra.com
>> _______________________________________________
>> devel mailing list
>> devel@lists.open-mpi.org
>> https://rfd.newmexicoconsortium.org/mailman/listinfo/devel
>>
>
>
_______________________________________________
devel mailing list
devel@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/devel

Reply via email to