Skip to content
#

gpgpu

Here are 41 public repositories matching this topic...

Efficient implementations of Merge Sort and Bitonic Sort algorithms using CUDA for GPU parallel processing, resulting in accelerated sorting of large arrays. Includes both CPU and GPU versions, along with a performance comparison.

  • Updated Jul 27, 2023
  • Cuda

This project is a part of my thesis focusing on researching and applying the general-purpose graphics processing unit (GPGPU) in high performance computing. In this project, I applied GPU Computing and the parallel programming model CUDA to solve the diffusion equation.

  • Updated Dec 12, 2017
  • Cuda

Improve this page

Add a description, image, and links to the gpgpu topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gpgpu topic, visit your repo's landing page and select "manage topics."

Learn more