Andrea Gussoni 846e980370 Converted tabs to spaces and fixed indentation %!s(int64=8) %!d(string=hai) anos
..
dwt_cl 1f1ceb7172 Initialized repo with Rodinia 3.1 %!s(int64=8) %!d(string=hai) anos
Makefile 292b5a814e Restored optimization %!s(int64=8) %!d(string=hai) anos
README 1f1ceb7172 Initialized repo with Rodinia 3.1 %!s(int64=8) %!d(string=hai) anos
com_dwt.cl 1f1ceb7172 Initialized repo with Rodinia 3.1 %!s(int64=8) %!d(string=hai) anos
common.h 1f1ceb7172 Initialized repo with Rodinia 3.1 %!s(int64=8) %!d(string=hai) anos
components.cpp 1f1ceb7172 Initialized repo with Rodinia 3.1 %!s(int64=8) %!d(string=hai) anos
components.h 1f1ceb7172 Initialized repo with Rodinia 3.1 %!s(int64=8) %!d(string=hai) anos
dwt.cpp 846e980370 Converted tabs to spaces and fixed indentation %!s(int64=7) %!d(string=hai) anos
dwt.h 1f1ceb7172 Initialized repo with Rodinia 3.1 %!s(int64=8) %!d(string=hai) anos
main.cpp 846e980370 Converted tabs to spaces and fixed indentation %!s(int64=7) %!d(string=hai) anos
run-cpu 0ac7b7fc45 Modified some benchmarks parameters %!s(int64=8) %!d(string=hai) anos
run-gpu 0ac7b7fc45 Modified some benchmarks parameters %!s(int64=8) %!d(string=hai) anos
run-gpu-primary 1056d3aaa2 Added run script for the secondary GPU %!s(int64=8) %!d(string=hai) anos
run-gpu-secondary 1056d3aaa2 Added run script for the secondary GPU %!s(int64=8) %!d(string=hai) anos
run.sh 1f1ceb7172 Initialized repo with Rodinia 3.1 %!s(int64=8) %!d(string=hai) anos

README

//DESCRITPTION

This is the OpenCL version of the code.

The JPEG2000 standard uses 2D Discrete Wavelet Transform (2D DWT), which consumes a significant part of the total encoding time


// USE
**************OUTPUT********************
USAGE:
make clean
make OUTPUT=Y


**************PARAMETERS*****************
USEAGE:
./dwt2d [otpions] src_img.rgb

-d, --dimension dimensions of src img, e.g. 1920x1080
-l, --level DWT level, default 3
-f, --forward forward transform
-5, --53 5/3 transform