What is the peak achievable performance

Assignment Help Basic Computer Science
Reference no: EM13219890

Consider a memory system with a level 1 cache of 32 KB and DRAM of 512 MB with the processor operating at 1 GHz. The latency to L1 cache is one cycle and the latency to DRAM is 100 cycles. In each memory cycle, the processor fetches four words (cache line size is four words). What is the peak achievable performance of a dot product of two vectors? Note: Where necessary, assume an optimal cache placement policy. /* dot product loop */ for (i = 0; i < dim; i++) dot_prod += a[i] * b[i] Now consider the problem of multiplying a dense matrix with a vector using a two-loop dot-product formulation. The matrix is of dimension 4K x 4K. (Each row of the matrix takes 16KB of storage.) What is the peak achievable performance of this technique using a two-loop dot-product based matrix-vector product? /* matrix vector product loop */ for (i=0; i< dim; j++) c[i] += a[i][j] * b[j];

Reference no: EM13219890

Questions Cloud

What was the rate of return on the 216 dollar million paid : Water damage from flooding related to hurricane Sandy in two northeastern Cities resulted in damages estimated at $216 million. As a result of the claimant payouts, insurance companies raised homeowners' insurance rates by an average of $118 per y..
Calculate and display the number of gallons of water : The application should calculate and display the number of gallons of water used and the total charge for the water. The charge is 2.05 per 1000 gallons, or 00205 per gallon. use two independent sub procedures : one to make the calculations and th..
Evaluating the boiling point and freezing point of solution : The antifreeze in a car was a 50% by weight solution of ethylene glycol C2H6O2 in water. Calculate the boiling point and freezing point of this solution. (for H2O: Kb= 0.52 C/m... Kf=1.86 C/m
Should einstein bagels spend more on advertising : The demand function for Einstein Bagels has been estimated as follows: Qx = -15.87 - 40.73Px + 84.17Py + 0.55Ax where Qx represents thousands of bagels; Px is the price per bagel; Py is the average price per bagel of other brands of bagels
What is the peak achievable performance : Consider a memory system with a level 1 cache of 32 KB and DRAM of 512 MB with the processor operating at 1 GHz. The latency to L1 cache is one cycle and the latency to DRAM is 100 cycles.
Calculate the minimal sum logic for each output : How would I do this problem? When it says 4-bit two's complement numbers, what does it mean?
What is the after tax initial investment in the defender : current asset (defender) is being evaluated for potential replacement. It was purchased four years ago at a cost of $62,000. It has been depreciated as a MACRS (GDS) five-year property- class asset. The present MV of the defender is $12,000.
Explain the same heat capacities as pure water : Determine q for the acid-base reaction, assuming that the liquids have densities of 1.00 g/mL and the same heat capacities as pure water.
Write a calculator program that is able to process an input : Write a calculator program that is able to process an input in postfix notation and give the result. You are free to use the built in stack class or create your own ones.

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Describe factors having greater trust in e-business

Describe the factors which would contribute to you having greater trust in e-business. Do you look for trust seals when shopping online?

  A deck of playing cards in a card game

A deck of playing cards in a card game where cards may be drawn from, or discarded to, either the top or the bottom of the deck, but no access to cards in the middle of the deck is permitted.

  Better software tool internet explorer or mozilla firefox

There are several Internet browsers available today, and many people select which to use without giving it consideration. Explain which is better software tool: Internet Explorer, Mozilla Firefox, or Google Chrome?

  Write a main function, and the following functions

Write a main function, and the following functions to compute the stress and strain oa a steel rod(D) (in inches) and length(L) in inches subject to the compression load(P) of 10,000 to 1,000,000 pounds

  Statistics about the numbers read

Write a function whose job is to input #'s, non-# to quit, recover from the input failure by calling recover(), and tell main some statistics about the numbers read. . unsigned readA();

  How can force diagrams be useful

Discuss the security issues of nonfunctional goals in relationship to the force diagram and tensions in the business enterprise. Describe and explain what a nonfunctional goal is. How can force diagrams be useful?

  Deployment and ongoing operation after implementations

Your plan requires two sections, one for deployment and another for ongoing operation after implementation. The vendor offers a contracting service for installation at $140 per hour.

  Discuss how determining milestones might add additional

Remember that milestones normally have no duration, so you must have tasks that will lead to completing the milestone.

  Class automobile has a composite object

Assume that a definition of class Automobile has a composite object called my Engine. Also assuembers of class Engine me the all the data members of class Engine that contain information

  What is probability that one of students will beliving

What is the probability that one of the students will beliving on campus given that he orshe is from out of state?

  Define the term solvable

What does the term solvable mean to you? What does it mean to say that "you solved a problem"? Find examples of problems for which you believe there are no solutions.

  What the next state of the machine should be as a function

what the next state of the machine should be as a function of the current state. then produce a combinational circuit using gates and D-flipflops that implements this state machine. label the least and most significant bit.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd