ME 766 : HW 3 solution

$25.00

Original Work ?
Category: You will Instantly receive a download link for .ZIP solution file upon Payment

Description

5/5 - (1 vote)

1. Create two matrices, A and B, each of size (N N). Write a CUDA or OpenCL (choice
is yours) for computing C = AB. Report the times taken for the codes. Vary the size of
the problem from N = 100 . . . 10000. Also report the specifications of the computer
you are running this on. Also specs of the GPU (if any).

2. Choose A and B to be same as HW 2.

3. Submit your code and a report.