openmp
Here are 60 public repositories matching this topic...
Parallel Computing starter project to build GPU & CPU kernels in CUDA & C++ and call them from Python without a single line of CMake using PyBind11
-
Updated
Aug 25, 2024 - Cuda
Multicore programming course materials (Spring 2021)
-
Updated
Aug 23, 2021 - Cuda
👾 CUDA examples for deep learning problems
-
Updated
Oct 15, 2024 - Cuda
A general cubic equation solver and quartic equation minimisation solver written for CPU and Nvidia GPUs, for more details and results, see: https://arxiv.org/abs/1903.10041. The library is available for C++/CUDA as well as Python using Pybind11.
-
Updated
Jun 15, 2020 - Cuda
C++ implementation of a neural network using OpenMP and CUDA for parallelization.
-
Updated
Nov 26, 2021 - Cuda
Sample codes for parallel programming using OpenMP on CPU and CUDA on GPU
-
Updated
Jul 21, 2022 - Cuda
Heterogeneous Parallel implementation to solve the Connected Components problem using OpenMP, CUDA and OpenCL.
-
Updated
Oct 25, 2018 - Cuda
-
Updated
Dec 16, 2017 - Cuda
Mean Shift C++17 implementations: Sequential, OpenMP and CUDA
-
Updated
Feb 24, 2021 - Cuda
Kmeans and DBSCAN CUDA/OpenMP parallel implementations.
-
Updated
Nov 2, 2022 - Cuda
K-Means clustering implementation with parallelization using OpenMP and CUDA for efficient computation.
-
Updated
Apr 5, 2024 - Cuda
This repo is to solve the all-pairs shortest path problem with CPU threads and then further accelerate the program with CUDA accompanied by Blocked Floyd-Warshall algorithm
-
Updated
Jan 25, 2022 - Cuda
Parallel EWH
-
Updated
Dec 6, 2019 - Cuda
High performance neural networks - using NN on the fly with MPI/OpenMP/CUDA (alpha version)
-
Updated
Apr 14, 2020 - Cuda
Image filtering in C++, OpenMP and CUDA
-
Updated
Jun 27, 2019 - Cuda
Improve this page
Add a description, image, and links to the openmp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the openmp topic, visit your repo's landing page and select "manage topics."