Please use this identifier to cite or link to this item: http://10.1.7.192:80/jspui/handle/123456789/2446
Full metadata record
DC FieldValueLanguage
dc.contributor.authorVasoya, Daxa-
dc.date.accessioned2011-07-06T06:52:38Z-
dc.date.available2011-07-06T06:52:38Z-
dc.date.issued2011-06-01-
dc.identifier.urihttp://hdl.handle.net/123456789/2446-
dc.description.abstractThe strong need for increased computational performance in science and engineering has led to the use of heterogeneous computing, with GPUs, acting as coprocessors to the CPUs for arithmetic intensive data-parallel workloads. CUDA - Compute Uni ed Device Architecture is a new industry standard for task-parallel and data-parallel heterogeneous computing on NVIDIA GPUs. Basic goal of CUDA is to help programmers focus on the task of parallelization of the algorithms rather than spending time on their implementation. Key to performance on this platform is using massive multithreading to utilize the large number of cores and hide global memory latency. To achieve this, developers need to maintain the right balance between each thread's resource usage and the number of simultaneously active threads.The resources to manage include the number of registers and the amount of on-chip memory used per thread, number of threads per multiprocessor, and global memory bandwidth. The parallel versions of JPEG2000 are implemented on GeForce GT 130 on Mac OS using CUDA technology. The results are presented along with methodology used for parallelization of code for NVIDIA GPU. We also obtain increased performance by reordering accesses to o -chip global memory to combine requests to the same or contiguous memory locations and apply classical optimizations to reduce the number of executed operations.en_US
dc.publisherInstitute of Technologyen_US
dc.relation.ispartofseries09MCE018en_US
dc.subjectComputer 2009en_US
dc.subjectProject Report 2009en_US
dc.subjectComputer Project Reporten_US
dc.subjectProject Reporten_US
dc.subject09MCEen_US
dc.subject09MCE018en_US
dc.titleImplementation of Compression Technique JPEG2000 on CUDAen_US
dc.typeDissertationen_US
Appears in Collections:Dissertation, CE

Files in This Item:
File Description SizeFormat 
09MCE018.pdf09MCE0182.17 MBAdobe PDFThumbnail
View/Open


Items in DSpace are protected by copyright, with all rights reserved, unless otherwise indicated.