1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
vekshin1
2 years ago
10

Suppose you have a program P and 90 percent of P can be parallelized, but 10 percent of P is inherently sequential and cannot be

parallelized. Further suppose that the part of P that can be parallelized can run with equal load balancing (same load per processing element) on a parallel system with N processing elements. Express the performance of P as a simple equation in the independent variable N.
Computers and Technology
1 answer:
EleoNora [17]2 years ago
5 0

Answer:

Means no matter how many processors you use, speed up never increase from 10 times.

Explanation:

If a problem of size W has a serial component Ws,then performance using parallelism:

Using Amdahl's Law:

Tp = (W - Ws )/ N + Ws

Here, Ws = .1,

W - Ws = .9

Performance Tp = (.9 / N) + .1

---------------------------------------------------------

Speed Up = 1 / ( (.9 / N) + .1)

If N -> infinity, Speed Up <= 10

Means no matter how many processors you use, speed up never increase from 10 times.

You might be interested in
Pixels are small dots in columns and rows that allow an image to be seen on a display screen.
dusya [7]
True that is the correct answer it is not false but true
8 0
3 years ago
Which programming language represents data in the form of a series of 0s and 1s?
Ivan
Binary is represented by 1s and 0s, and is a machine language
3 0
3 years ago
1. “Paraan nga dyan, Liza!"<br> A.tae<br> B.utit<br> C.pwet
mariarad [96]

Answer:

B

Explanation:

3 0
2 years ago
Select the correct text in the n passage.
finlep [7]

The correct text in the passage that defines the matting process is it provides a decorative edge to the print and includes a mechanism to hang the photo.

<h3>What is matting in compositing?</h3>

The  Matting and compositing are known to be some key operations in graphics.

In the matting process, a background element that has arbitrary shape is known to be extracted from a background image.

Hence, The correct text in the passage that defines the matting process is it provides a decorative edge to the print and includes a mechanism to hang the photo.

Learn more about Matting from

brainly.com/question/26875233

#SPJ1

8 0
1 year ago
A file named "dogs.txt" exists and has 60 lines of data. You open the file with the following line of code.
padilas [110]

Answer:

The are 11 because you include your start code line plus another 10

Explanation:

8 0
2 years ago
Other questions:
  • Quality, personal attention, leadership, and respect are examples of what?
    13·2 answers
  • A _______ occurs when access to a website is interrupted because there are to many simultaneous requests, and result in a ______
    14·1 answer
  • ROE: what does this represent (in plain terms)? In what range would this number typically be? What type of person/position would
    11·1 answer
  • Within an event-driven program a component from which an event is generated is the ____
    10·1 answer
  • Kyle is running out of disk space on his hard drive on a Windows XP Professional system. He has installed and configured a third
    9·2 answers
  • Create a program that allows the user to pick and enter a low and a high number. Your program should generate 10 random numbers
    14·1 answer
  • Escribe dos diferencias entre las computadoras de la primera y la sexta generacion me pueden ayudar​
    7·1 answer
  • Refund please, this has not helped at all.
    6·2 answers
  • 7. A(n) is the address of a document or other file accessible on the Internet.
    15·1 answer
  • What does a "swivel chair" work task involve?
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!