We will compare the performance of a vector processor, Basic Computer Science

Assignment Help:
In this problem we will compare the performance of a vector processor with a system
that contains a scalar processor and a GPU-based coprocessor. In the hybrid system,
the host processor has superior scalar performance to the GPU, so in this case all scalar
code is executed on the host processor while all vector code is executed on the GPU.
We will refer to the rst system as the vector computer and the second system as the
hybrid computer.
Assume your target application contains a kernel with an arithmetic intensity of 0.5
FLOPs per DRAM byte accessed. However, the application also has a scalar component
which must be performed before and after the kernel in order to prepare the input
vectors and output vectors, respectively.
For a sample dataset, the scalar portion of the code requires 400 ms of execution time
on both the vector processor and the host processor in the hybrid system. The kernel
reads input vectors consisting of 200 MB and has output data consisting of 100 MB.
The vector processor has a peak memory bandwidth of 30 GB/s and the GPU has a
peak memory bandwidth of 150 GB/s. The hybrid system has an additional overhead
that requires all input vectors to be transferred between the host memory and GPU
local memory before and after the kernel is invoked. The hybrid system has a DMA
bandwidth of 10 GB/s and an average latency of 10 ms.Assume that both the vector processor and GPU are both performance bound by mem-
ory bandwidth. Compute the execution time for both computers for this application

Related Discussions:- We will compare the performance of a vector processor

Potential risks to information systems, Question 1 Write about Pot...

Question 1 Write about Potential Risks to Information Systems Factors to be addressed for making information systems more secure Question 2 Write about the foll

Depth first search-artificial intelligence, Depth First Search-Artificial i...

Depth First Search-Artificial intelligence: Depth first search is  similar to breadth first, except that things are added to the top of the plan rather than the bottom. In our

Data structure, #question.a tree has 0 off springs at each node. if it had ...

#question.a tree has 0 off springs at each node. if it had a label L, what will be the maximum number of nodes that the tree can have. only an expression involving the number of no

Explain the functions of alu, Question 1 Write down the Booth's Multiplica...

Question 1 Write down the Booth's Multiplication Algorithm. Justify the Booth's Multiplication Algorithm Question 2 Explain the functions of ALU Question 3 Define the term ins

Synchronizing Threads in python, The threading module offered with Python i...

The threading module offered with Python includes a simple-to-implement locking mechanism that will permit you to synchronize threads. A new lock is formed by calling the Lock() me

Drawing Karnaugh Maps, Where can I get free software for drawing K maps

Where can I get free software for drawing K maps

Input Devices, Keyboards, microphones, and mice have generally been used as...

Keyboards, microphones, and mice have generally been used as the standard input devices for most computer systems. The popularity of video and computer games has led to the introdu

Computer storage, Computer Storage: Computer systems include two types...

Computer Storage: Computer systems include two types of digital information storage: internal storage, within the CPU, and the backing (back up) storage on external devices su

Write Your Message!

Captcha
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