LouisSF / Count-Sort-CUDA

A naive implementation of the count sort algorithm in CUDA parallel programming language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Count-Sort-CUDA

A naive implementation of the count sort algorithm in CUDA parallel programming language.

About

A naive implementation of the count sort algorithm in CUDA parallel programming language.


Languages

Language:Cuda 87.7%Language:C 6.8%Language:Makefile 5.5%