Skip to content
#

parallel-processing

Here are 13 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

Parallel implementation of inherently sequential algorithms using mathematical hacks. Random Number Generators - Additive LFG and GFSR - implemented with NVIDIA CUDA using Continuous Subsequence Technique and Leap Frog Technique

  • Updated May 25, 2025
  • Cuda

Parallelized histogram equalization for gray scale images using GPUs in CUDA C++ in a consumer-producer aproach (streams, RDMA, InfiBands)

  • Updated May 11, 2023
  • Cuda

Improve this page

Add a description, image, and links to the parallel-processing 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 parallel-processing topic, visit your repo's landing page and select "manage topics."

Learn more