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

Cookies are required to use this site. You must accept them to continue using the site. Learn more…