Your message dated Thu, 05 Apr 2012 16:01:07 -0400
with message-id <[email protected]>
and subject line lam4-dev: #include <mpi/mpi.h> doesn't work
has caused the Debian Bug report #309704,
regarding lam4-dev: #include <mpi/mpi.h> doesn't work
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
309704: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=309704
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: lam4-dev
Version: 7.1.1-3
Severity: wishlist
It would be nice if you could use LAM MPI with plain g++ (or, more
usefully in my case, g++-3.4 - I'm trying to use MPI with some hairy
C++ template libraries, and 3.3 (hence mpiCC) isn't up to snuff) and
no special -I options, by writing #include <mpi/mpi.h>. This does not
work because all the headers in /usr/include/mpi include each other with
<angle brackets> and no prefix; so you have to have /usr/include/mpi in
your -I path for them to work.
You could fix this by changing all the headers to use "" includes to reference
each other. Then GCC would know to look for them in the directory they all
live in, and what I'm trying to do would work.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.10-as1
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages lam4-dev depends on:
ii dpkg 1.10.27 Package maintenance system for Deb
ii lam4 7.1.1-3 Shared libraries used by LAM paral
ii libc6-dev 2.3.2.ds1-22 GNU C Library: Development Librari
-- no debconf information
--- End Message ---
--- Begin Message ---
Greetings, and thanks for your report! Alas, this header setup is part
of the upstream design, and I don't feel comfortable attempting a fix.
Take care,
--
Camm Maguire [email protected]
==========================================================================
"The earth is but one country, and mankind its citizens." -- Baha'u'llah
--- End Message ---