Content deleted Content added
short description, links Tags: Mobile edit Mobile app edit iOS app edit App section source |
m →top: Typo fixing, fixed "the the" |
||
Line 1:
{{short description|Subfield of computer science}}
In [[computer science]], '''analysis of parallel algorithms''' is the process of finding the [[computational complexity]] of [[algorithm]]s executed in [[Parallel computing|parallel]] – the amount of time, storage, or other [[System resource|resources]] needed to execute them. In many respects, analysis of [[parallel algorithm]]s is similar to
==Background==
|