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

  Explaining software maintenance service to customers

Service Consultants, a software service company, provides software maintenance service to customers of a software vendor. Which side do you think should have won? why?

  Design a program that asks for the price of each item

Design a program that asks for the price of each item, and then displays the subtotal of the sale, the amount of the sales tax and the total.

  Define a class called month that is an abstract data type

Embed your class definition in a test program. I dont get the meaning of test program what am i supposed to do in this assignment?

  What is the position of the first character in a string

1. What is the position of the first character in a string? 2. Which C++ function(s) return(s) the number of characters currently in a string? 3. Is the data type string part of the C++ language? 4. How many parameters does the substr function hav..

  Storage system that best fits the needs

An information technology recruiting firm has been growing rapidly over the past few years. The number of clients over the past year has quadrupled, and the number of employees has doubled.

  Create a fraction struct that has a numerator

Create a fraction struct that has a numerator and a denominator. Make an overloaded operator + for the struct that can add two fractions and return a fraction result. Make a overloaded

  Explain capacity of memory equal to size of external storage

This means that capacity of memory will be equal to size of external storage. How would this influence file structures? How would this influence storage devices?

  Write vhdl code to compile the greatest common divisor

Write VHDL code to compite greatest common divisor of two integers using Euclidean algorithm

  Draw an rea diagram-data modeling and database design

Data modeling and database design,  Draw an REA Diagram,  Draw an REA diagram for Sparky’s revenue cycle only. Be sure to include cardinalities. State any assumptions you had to make.

  Design a ram chip

Design a RAM chip that is 128K x 8. For each sub-part below, show the array of RAM cells and its dimensions, the decoder(s) required to access the array, and tabulate the numbers of gates required to implement the decoding.

  Is igital divide likely to last more than one generation

In developed countries and some less developed countries, computers and Internet access are available in schools. Is the "Digital Divide" likely to last more than one generation?

  Which of the following addresses are not allowed on internet

Which of the following addresses are not allowed on the internet?

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