Hi, Just a quick update on working with OpenMPI's MIPS code on the MIPS64 processor. It does not appear to work to simply use the atomic code for the 32-bit MIPS - the opcodes don't correspond. Over the next day or two, I will be updating the assembler on the MIPS64 board, and I'll know better then whether this is a genuine problem or a phantom issue.
(If someone's developed a patch by then, so much the better, but I'm going to keep working on this possibility for the immediate future.) atomic-asm.s: Assembler messages: atomic-asm.s:8: Error: unrecognized opcode `leaf(opal_atomic_mb)' atomic-asm.s:13: Error: unrecognized opcode `end(opal_atomic_mb)' atomic-asm.s:17: Error: unrecognized opcode `leaf(opal_atomic_rmb)' atomic-asm.s:22: Error: unrecognized opcode `end(opal_atomic_rmb)' atomic-asm.s:25: Error: unrecognized opcode `leaf(opal_atomic_wmb)' atomic-asm.s:30: Error: unrecognized opcode `end(opal_atomic_wmb)' atomic-asm.s:33: Error: unrecognized opcode `leaf(opal_atomic_cmpset_32)' atomic-asm.s:49: Error: unrecognized opcode `end(opal_atomic_cmpset_32)' atomic-asm.s:52: Error: unrecognized opcode `leaf(opal_atomic_cmpset_acq_32)' atomic-asm.s:69: Error: unrecognized opcode `end(opal_atomic_cmpset_acq_32)' atomic-asm.s:72: Error: unrecognized opcode `leaf(opal_atomic_cmpset_rel_32)' atomic-asm.s:89: Error: unrecognized opcode `end(opal_atomic_cmpset_rel_32)' atomic-asm.s:92: Error: unrecognized opcode `leaf(opal_atomic_cmpset_64)' atomic-asm.s:108: Error: unrecognized opcode `end(opal_atomic_cmpset_64)' atomic-asm.s:111: Error: unrecognized opcode `leaf(opal_atomic_cmpset_acq_64)' atomic-asm.s:127: Error: unrecognized opcode `end(opal_atomic_cmpset_acq_64)' atomic-asm.s:130: Error: unrecognized opcode `leaf(opal_atomic_cmpset_rel_64)' atomic-asm.s:147: Error: unrecognized opcode `end(opal_atomic_cmpset_rel_64)' make[2]: Leaving directory `/tools/openmpi-1.0a1r7305/opal/asm' __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com