On Mon, Dec 12, 2011 at 5:05 PM, Harish Narayanan <[email protected]> wrote: > On 12/12/11 2:40 PM, Johannes Ring wrote: >>>>>> No, I didn't have any problems with them when I tested on those >>>>>> platforms. Here are my results: >>>>>> >>>>>> Ubuntu 10.04 LTS, 64 bit -- OK! >>>>>> Ubuntu 10.10, 64 bit -- OK! >>>>>> Ubuntu 11.04, 64 bit -- OK! >>>>>> Ubuntu 11.10, 32 bit -- OK! >>>>>> Debian sid, 32 bit -- OK! >>>>>> Debian squeeze, 64 bit -- OK! >>>>>> >> >>> 3. We need to similarly add VTK path information to the rhel/fedora >>> platforms. (https://bugs.launchpad.net/dorsal/+bug/888930) >>> >>> Anything else? >> >> I have been trying to get FEniCS to work correctly with the >> instructions for SnowLeopard, but I currently have problems with >> OpenMPI when running DOLFIN program (see below). >> >> $ python -c "import dolfin" >> [buildbotmac.simula.no:49989] [NO-NAME] ORTE_ERROR_LOG: Unknown error: >> -127 in file >> /opt/local/var/macports/build/_Volumes_work_mports_dports_science_openmpi/openmpi/work/openmpi-1.5.4/orte/mca/ess/singleton/ess_singleton_module.c >> at line 231 >> [buildbotmac.simula.no:49989] [NO-NAME] ORTE_ERROR_LOG: Unknown error: >> -127 in file >> /opt/local/var/macports/build/_Volumes_work_mports_dports_science_openmpi/openmpi/work/openmpi-1.5.4/orte/mca/ess/singleton/ess_singleton_module.c >> at line 140 >> [buildbotmac.simula.no:49989] [[INVALID],INVALID] ORTE_ERROR_LOG: A >> system-required executable either could not be found or was not >> executable by this user in file >> /opt/local/var/macports/build/_Volumes_work_mports_dports_science_openmpi/openmpi/work/openmpi-1.5.4/orte/runtime/orte_init.c >> at line 128 > > <snip> > > I see that the lion version uses openmpi from macports because os x > doesn't come with openmpi. But why does the snow leopard version seem to > refer to openmpi from macports? Maybe it can be removed?
Because we need Boost.MPI to build DOLFIN. It can be removed if we let Dorsal build Boost. Johannes _______________________________________________ Mailing list: https://launchpad.net/~dorsal Post to : [email protected] Unsubscribe : https://launchpad.net/~dorsal More help : https://help.launchpad.net/ListHelp

