Skip to content

mmcbrien3/DctTimeComparison

Repository files navigation

DctTimeComparison

This project attempts to implement different methods of computing the DCT of a 512x512 image. The different methods focus on implementing different levels of parallelism (e.g. blocking, threading, GPU threading). The ultimate comparison is SciPack's implementation of the 2D DCT, which is quite quick.

Current Results

RESULTS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages