Following comment #12, setting this as fix released.
** Changed in: openmpi (Ubuntu)
Status: Incomplete => Fix Released
--
mistake in location of header files
https://bugs.launchpad.net/bugs/188185
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr
I'm using 1.1-2.5ubuntu1.
ilmar
--
mistake in location of header files
https://bugs.launchpad.net/bugs/188185
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu
I have the same problem running Version: 1.1-2.5.
The following command fixed it:
cd /usr/include/
sudo ln -s openmpi/ompi ompi
I'm using normal ubuntu.
ilmar
--
mistake in location of header files
https://bugs.launchpad.net/bugs/188185
You received this bug notification because you are a membe
After fixing some other problem with openmpi, see my posts of today at
https://bugs.launchpad.net/ubuntu/+source/openmpi/+bug/152273, things
seem to be working now.
ilmar
--
mistake in location of header files
https://bugs.launchpad.net/bugs/188185
You received this bug notification because you
Switched to Hardy, and it works perfectly now.
In Gutsy I had the problem with CMake even with the mpic++ compiler
specified, e.g.
SET( CMAKE_CXX_COMPILER "mpic++" )
In Hardy the problem is solved.
Thanks guys!
Iman
P.S. Sorry for the late response, I had some serious computer issues and
was
This is a bug, it happens when a normal c++ compiler is used instead of
mpicxx. Seems to be fixed in Hardy.
ilmar
--
mistake in location of header files
https://bugs.launchpad.net/bugs/188185
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
** Changed in: openmpi (Ubuntu)
Assignee: Koen Beek (koen-beek) => (unassigned)
--
mistake in location of header files
https://bugs.launchpad.net/bugs/188185
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mail
Hi Iman,
I tried the following on a gutsy amd64 with
ii openmpi-bin1.1-2.5ubuntu1
high performance message passing library
ii openmpi-common 1.1-2.5ubuntu1
high
Hi Koen,
This simple executable produces the error below:
--
#include
int main(int argc, char *argv[])
{
MPI_Status stat;
MPI_Init(&argc,&argv);
MPI_Finalize();
return 0;
}
-
Error when building the executable:
In file includ
Hi iman,
could you include a example cpp source file that causes the issue and
how to reproduce the error ?
thanks,
Koen
--
mistake in location of header files
https://bugs.launchpad.net/bugs/188185
You received this bug notification because you are a member of Ubuntu
Bugs, which
Hi Koen,
I've updated to the new version:
ii openmpi-bin1.1-2.5ubuntu1
high performance message passing library
ii openmpi-common 1.1-2.5ubuntu1
high performance message passing library
ii openmpi-dbg1.1
Could you try to install 1.1-2.5ubuntu1 as 1.1-2.5 has some issues with
incorrect directories
to do this you'll can activate the updates repository in the software
sources : System->Administration->Software Sources->Updates->activate
gutsy-updates
--
mistake in location of header files
https://
Hoi Koen,
Here's the output:
~ $dpkg -l | grep openmpi
ii openmpi-bin1.1-2.5
high performance message passing library
ii openmpi-common 1.1-2.5
high performance message passing library
ii openmpi-dbg1.1
What version of openmpi are you using ?
could you include the output of
dpkg -l | grep openmpi
thanks,
Koen
** Changed in: openmpi (Ubuntu)
Assignee: (unassigned) => Koen Beek (koen-beek)
Status: New => Incomplete
--
mistake in location of header files
https://bugs.launchpa
14 matches
Mail list logo