Changes

Jump to: navigation, search

Algo holics

116 bytes added, 01:32, 8 April 2019
COSINE TRANSFORMATION (A Discrete Cosine Transform for Real Data)
Here is the [https://people.sc.fsu.edu/~jburkardt/cpp_src/cosine_transform/cosine_transform.html source code] used.
 
[[File:host.jpg]]
 
The graph for the above code looks like:
 
 
To increase the efficiency of the program we transformed the '''cosine_transform_data''' function into a kernel name '''cosTransformKernel''' which offload the compute intense calculation of the program to the GPU.
|}
 
 
the device vs host is the one with the second code
=== Assignment 3 ===
85
edits

Navigation menu