My personal attempt at creating a relatively fast iterative mergesort that runs on CUDA GPUs
-
Updated
Sep 27, 2024 - Cuda
My personal attempt at creating a relatively fast iterative mergesort that runs on CUDA GPUs
Implementation of One Sided Jacobi SVD using CUDA on Jetson TK1 embedded GPU
A C++ header-only library for parallel linear algebra on GPUs (CUDA/cuBLAS under the hood)
CLE Third Assignment - The objective of this project was to take the second general problem, which have been discussed in the lab classes and for which we have developed both a multithreaded and a multiprocess solution. The aim now was to convert it into a CUDA program to be ran in a GPU under Linux.
Add a description, image, and links to the cuda-c topic page so that developers can more easily learn about it.
To associate your repository with the cuda-c topic, visit your repo's landing page and select "manage topics."