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.

Parallel Processing using Linux (A)

Status
Not open for further replies.

jimjim2k

Advanced Member level 3
Joined
May 17, 2001
Messages
996
Helped
23
Reputation
46
Reaction score
13
Trophy points
1,298
Activity points
7,178
Hi

Parallel Processing refers to the concept of speeding-up the execution of a program by dividing the program into multiple fragments that can execute simultaneously, each on its own processor. A program being executed across n processors might execute n times faster than it would using a single processor.


1. h**p://yara.ecn.purdue.edu/~pplinux/
2. h**p://yara.ecn.purdue.edu/~pplinux/Sites/Index.html
3. h**p://yara.ecn.purdue.edu/~pplinux/PPHOWTO/pphowto.html
4. h**p://pax.st.usm.edu/~kolibal/campus_html/parcomp_html/beowulf_html/lp.html



* -> t

tnx
 

So we need re-compile all the software before it can be

Do we need to re-compile all the software before it can be paralled?
 

probably even rewrite everything before parallelizing it......
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top