Skip to content
#

parallel-processing

Here are 8 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 hack of inherently sequential algorithms. Random Number Generators - Additive LFG and GFSR - implemented with NVIDIA CUDA using Continuous Subsequence Technique and Leap Frog Technique. Paper presented in the International AI Conference 2022, Tel Aviv, Israel.

  • Updated Oct 24, 2022
  • 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