Write down the advantages and disadvantages of parallel search algorithm
Answers
Answered by
0
Advantages
Speed up.Better
cost per performance in the long run.
Disadvantages
Programming to target Parallel architecture is a bit difficult but with proper understanding and practice you are good to go
.Various code tweaking has to be performed for different target architectures for improved performance.
Communication of results might be a problem in certain cases.
Speed up.Better
cost per performance in the long run.
Disadvantages
Programming to target Parallel architecture is a bit difficult but with proper understanding and practice you are good to go
.Various code tweaking has to be performed for different target architectures for improved performance.
Communication of results might be a problem in certain cases.
punitithaka:
please mark me as the brainlist
Similar questions