Re: [O-MPI users] MIPS64 Trek - The story so far

2005-09-12 Thread Greg Lindahl
On Mon, Sep 12, 2005 at 07:24:43PM -0500, Brian Barrett wrote: > By the way, to clarify, the assembly > has been tested on a MIPS R14K in 64 bit mode (and 32 bit mode using > SGI's n32 ABI -- it will not work with their o32 ABI). In Linux/binutils lingo, that means it's MIPS64 code, and not M

Re: [O-MPI users] MIPS64 Trek - The story so far

2005-09-12 Thread Brian Barrett
Gah - shame on me. I let some IRIX-specific stuff slip through. Lemme see if I can find an IRIX box and clean that up. The problems you listed below are not MIPS 32 / MIPS 64 issues, but the use of some nice IRIX-specific macros. By the way, to clarify, the assembly has been tested on a