Closed Bug 632310 Opened 14 years ago Closed 7 years ago

Use the x86-64 assembly code in mpi on Mac OS X

Categories

(NSS :: Build, defect)

x86_64
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: m_kato, Unassigned)

References

Details

Attachments

(1 file)

Related to bug 333601. MacOS X x86-64 build has no MPI assembler. Actually, MPI assembler for x86-64 is for Linux, Solaris and Windows only.
Attached patch fix v1Splinter Review
Attachment #520885 - Flags: review?(nelson)
See Also: → 1290180
It's probably a moot question, but does this patch still apply? Seems silly to not be using assembly optimizations on x86-64 just because of the OS.
Flags: needinfo?(m_kato)
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
(In reply to Nathan Froyd [:froydnj] from comment #2) > It's probably a moot question, but does this patch still apply? Seems silly > to not be using assembly optimizations on x86-64 just because of the OS. Sorry for too delay. This patch cannot apply to current code. But macOS x86-64 still uses C only code for MPI, so RC4/RC5 will be slower than Linux/Windows x86-64.
Flags: needinfo?(m_kato)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: