First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 216120
Alias:
Product:
Component:
Status: REOPENED
Resolution:
Assigned To: Gentoo Linux High-Performance Clustering Team <hp-cluster@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Justin Bronder <jsbronder@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
openmpi-1.2.6-hppa.patch gentoo-x86/sys-cluster/openmpi/files/openmpi-1.2.6-hppa.patch patch Jeroen Roovers 2008-06-16 05:48 0000 502 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 216120 depends on: Show dependency tree
Bug 216120 blocks: 225045
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.








View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-04-04 00:39 0000
Please keyword openmpi, we really need to stop using mpich by default in
virtual/mpi and this is the first step along that path.

Thanks.

------- Comment #1 From Markus Rothe 2008-04-07 15:44:12 0000 -------
added ~ppc64

------- Comment #2 From Tobias Klausmann 2008-04-07 18:33:24 0000 -------
Keyworded on alpha.

------- Comment #3 From Justin Bronder 2008-04-16 14:47:34 0000 -------
Adding sparc, see #217854.

------- Comment #4 From Jeroen Roovers 2008-04-16 15:36:33 0000 -------
Then why not add all relevant arches? I know of one...

------- Comment #5 From Justin Bronder 2008-04-16 16:01:25 0000 -------
(In reply to comment #4)
> Then why not add all relevant arches? I know of one...

Glad you caught that as mpich was stabled for hppa after I filed this bug and I
hadn't been monitoring that ebuild. ;)

------- Comment #6 From Ferris McCormick 2008-04-16 16:04:19 0000 -------
Added ~sparc.  ompi_info works as it should.  I have used this product on sparc
and know that it should work well, but I have no extensive tests close at hand.

That said, this package comes with an extensive test suite. However, for some
reason 'FEATURES=test emerge -v openmpi' does not run it.  So, I ran it by
hand.  All tests pass.

Thanks, Justin, for bringing this to our attention.

------- Comment #7 From Jeroen Roovers 2008-04-18 03:27:09 0000 -------
Hmm, sadly openmpi has not been ported to PARISC Linux... Debian doesn't have a
port either. All in all it wouldn't make sense to port a high performance app
to a dying architecture, so any porting patch may not even be accepted upstream
now.

------- Comment #8 From Justin Bronder 2008-04-18 17:14:10 0000 -------
ppc arch team:  I have access to a ppc machine (dual G4) and have upload the
results of compiling and testing to my devspace.  I don't know if it matters or
what your policy on keywording is, but maybe this could help move things along?
http://dev.gentoo.org/~jsbronder/ppc-openmpi-1.2.5-logs.tar.bz2

(In reply to comment #6)
> That said, this package comes with an extensive test suite. However, for some
> reason 'FEATURES=test emerge -v openmpi' does not run it.  So, I ran it by
> hand.  All tests pass.

Sorry about that.  Luckily 1.2.6 is out, so I'll be sure to check this
functionality before commiting.

------- Comment #9 From nixnut 2008-04-18 20:18:11 0000 -------
(In reply to comment #8)
> ppc arch team:  I have access to a ppc machine (dual G4) and have upload the
> results of compiling and testing to my devspace.  I don't know if it matters or
> what your policy on keywording is, but maybe this could help move things along?
> http://dev.gentoo.org/~jsbronder/ppc-openmpi-1.2.5-logs.tar.bz2

Feel free to keyword it. In general if you can test it on ppc hardware, you can
add ~ppc keywords. When in doubt, just poke on of us. And thanks for testing
:-)

------- Comment #10 From Justin Bronder 2008-04-18 20:35:23 0000 -------
added ~ppc.

I think we're done unless you want to keep this open for hppa Jeroen?

------- Comment #11 From Jeroen Roovers 2008-04-19 16:39:48 0000 -------
Er, well I stated there are issues, but I am not Gentoo's contact to $UPSTREAM
so suppose if they have a lingering patch that could provide hppa support, then
I am not the one to go find out. :)

------- Comment #12 From Justin Bronder 2008-04-21 14:19:44 0000 -------
Closing as I have no access to hppa stuff ;)

Also, I just put 1.2.6 in the tree which fixes the missing src_test() stuff.

------- Comment #13 From Jeroen Roovers 2008-06-06 14:02:24 0000 -------
dev-libs/boost-1.35.0-r1 now depends on some mpi. mpich is too old, mpich2
depends on Java, which hppa doesn't currently do, which leaves openmpi.

------- Comment #14 From Jeroen Roovers 2008-06-16 05:48:48 0000 -------
Created an attachment (id=157045) [edit]
gentoo-x86/sys-cluster/openmpi/files/openmpi-1.2.6-hppa.patch

Something like this ought to work. It passes the point where it failed before:

checking for asssembly architecture... HPPA
checking for perl... perl
checking for pre-built assembly file... no (not in asm-data)
checking whether possible to generate assembly file... failed
configure: WARNING: Could not build atomic operations assembly file.
configure: WARNING: There will be no atomic operations for this build.
checking for atomic assembly filename... none

*** Fortran 77 compiler
[...]

But then it fails further on in econf:

*** Libtool configuration
checking for a sed that does not truncate output... /bin/sed
checking for ld used by hppa2.0-unknown-linux-gnu-gcc...
/usr/hppa2.0-unknown-linux-gnu/bin/ld
checking if the linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/hppa2.0-unknown-linux-gnu/bin/ld option to reload object
files... -r
checking how to recognize dependent libraries... pass_all
checking for dlfcn.h... (cached) yes
checking how to run the C++ preprocessor... hppa2.0-unknown-linux-gnu-g++ -E
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from
hppa2.0-unknown-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for hppa2.0-unknown-linux-gnu-ar... hppa2.0-unknown-linux-gnu-ar
checking for hppa2.0-unknown-linux-gnu-ranlib...
hppa2.0-unknown-linux-gnu-ranlib
checking for hppa2.0-unknown-linux-gnu-strip... hppa2.0-unknown-linux-gnu-strip
checking for correct ltmain.sh version... no
configure: error:

*** [Gentoo] sanity check failed! ***
*** libtool.m4 and ltmain.sh have a version mismatch! ***
*** (libtool.m4 = 1.5.26, ltmain.sh = 2.1a) ***

Please run:

  libtoolize --copy --force

if appropriate, please contact the maintainer of this
package (or your distribution) for help.

make: *** [config.status] Error 1

First Last Prev Next    No search results available      Search page      Enter new bug