I have tried to build this on my pandaboard running precise.  The scotch
test hangs when calling MPI_Init_thread in scotch_test_lib.cpp

  MPI_Init_thread(0, 0, MPI_THREAD_SINGLE, &provided);

we get stuck on this loop in function opal_condition_wait():

while (c->c_signaled == 0) {
    opal_progress();

This may be related to this issue of openmpi1.4.3 running on arm:

https://bugs.launchpad.net/ubuntu/+source/openmpi/+bug/949044

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/935069

Title:
  dolfin version 1.0.0-1 FTBFS on armhf in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dolfin/+bug/935069/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to