Radix Sort with CUDA Relatively unoptimized number sorting algorithm using Radix sort. Run with: nvcc sort.cu -o sort && ./sort