subject

Your company has just bought a new Intel Core i5 dual-core processor, and you have been tasked with optimizing your software for this processor. You will run two applications on this dual core, but the resource requirements are not equal. The first application requires 75% of the resources, and the other only 25% of the resources. Assume that when you parallelize a portion of the program, the speedup for that portion is 2. a. Given that 30% of the first application is parallelizable, how much speedup would you achieve with that application if run in isolation? b. Given that 80% of the second application is parallelizable, how much speedup would this application observe if run in isolation? c. Given that 30% of the first application is parallelizable, how much overall system speedup would you observe if you parallelized it? d. Given that 80% of the second application is parallelizable, how much overall system speedup would you observe if you parallelized it?

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 00:10
How does access indicates that a filter has been applied to a specific column
Answers: 1
question
Computers and Technology, 23.06.2019 11:20
Http is the protocol that governs communications between web servers and web clients (i.e. browsers). part of the protocol includes a status code returned by the server to tell the browser the status of its most recent page request. some of the codes and their meanings are listed below: 200, ok (fulfilled)403, forbidden404, not found500, server errorgiven an int variable status, write a switch statement that prints out the appropriate label from the above list based on status.
Answers: 2
question
Computers and Technology, 23.06.2019 15:30
Write a program in plp assembly that counts up by one starting from zero (or one) inside a loop and writes this value to the leds every time the value is increased. the memory address of the leds is 0xf0200000. the table below shows the meaning and an example usage of the instructions covered in the video, plp instructions for project 1. instruction example usage meaning load immediate li $t0, 8 register $t0 is set to the value, 8. store word sw $t2, 0($t1) the value in register $t1 is used as the memory address. the value in register $t2 is copied into this memory address. add addiu $t4, $t3, 29 register $t4 is assigned the sum of 29 and the value in register $t3. jump j your_label_name the program jumps to the line following the label, "your_label_name: ". label your label name: defines a label called "your_label_name: " that can be jumped to
Answers: 2
question
Computers and Technology, 24.06.2019 16:00
What is a dashed line showing where a worksheet will be divided between pages when it prints? a freeze pane a split box a page break a print title
Answers: 1
You know the right answer?
Your company has just bought a new Intel Core i5 dual-core processor, and you have been tasked with...
Questions
question
Mathematics, 22.01.2021 02:00
question
Mathematics, 22.01.2021 02:00
question
English, 22.01.2021 02:00
question
Physics, 22.01.2021 02:00
question
Biology, 22.01.2021 02:00
Questions on the website: 13722367