Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

is MPI (message passing interface) implement by one computer with multi-core?

Status
Not open for further replies.

nafiseh

Newbie level 3
Newbie level 3
Joined
Mar 9, 2015
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Visit site
Activity points
18
is MPI (message passing interface) implement by one computer with multi-core?
 

You might want to read this wiki article.
https://en.wikipedia.org/wiki/Message_Passing_Interface

Based on a quick scan of the article it seems likely that most multicore processors have some hardware support, but the implementation is handled by the software that runs on the processor.

It will be interesting if any multi-core processor designers or software engineers working on multi-core multi-threaded systems can give any insight.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top