Repository navigation

#

multicore-programming

Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.

C++
112
1 年前

C++ development framework for building reliable cache-friendly distributed and concurrent multicore software

C++
67
6 年前

Simple library to exchange data between the 2 cores of a Raspberry Pi Pico under Arduino IDE framework

C++
26
2 年前

Multicore programming course materials (Spring 2021)

Cuda
14
4 年前

STM32H7 Multicore FIR is a finite impulse response filter implementation for a family of multicore processors from STM32 - family H7. The algorithm runs in parallel on both cores and this helps users to achieve high sampling frequencies or higher FIR filter order.

C++
10
4 年前

Collection of parallel adaptive filter implementations for efficient signal processing applications in PyTorch.

Jupyter Notebook
10
2 年前
TeX
9
4 年前

Sample codes for parallel programming using OpenMP on CPU and CUDA on GPU

Cuda
8
3 年前

rp2040 sandbox for Shattuck's ARM-Forth (2021) - local work by wa1tnr

C++
5
3 年前

Solutions to Exercises and Problems in the book

C++
4
3 年前

In this repository you can find all of my projects for Parallel Processing Course when I was in 2nd semester of my master's at SUT.

Java
3
3 年前

Welcome to the Asynchronous Programming repository! This repo provides a hands-on guide to mastering parallel processing concepts and techniques such as Multithreading, Multi-core Processing, and Asyncio in Python.

Python
3
7 个月前

Implementing the Game of Life by Conway. Trying to learn ECS and data driven thinking

C#
3
6 年前

Study & Performance Analysis on MPI and OpenMp program, solving Poisson Equation with Jacobi Method

C
2
4 年前