RP2040 Arduino - one hundredth repository ;) instantiated 18 April 2021.
-
Updated
Dec 22, 2023 - C++
RP2040 Arduino - one hundredth repository ;) instantiated 18 April 2021.
GTfold is a fast, scalable multicore code for predicting RNA secondary structure and is one to two orders of magnitude faster than the de facto standard programs and achieves comparable accuracy of prediction.
Comparing the performance of two different implementations of the concurrent unbounded queue
Comparing the performance of three different implementations of the concurrent linked list
Comparing the performance of three different approaches of implementation of n-thread mutual exclusion by using tournament-based algorithm, test-and-set instruction and test-test-and-set instruction
A theater simulated by using threads to model customer and employee behavior
Project for Multicore Programming class. Flocks of boids were simulated and displayed using OpenGL. Each boid's position, velocity, and separation from other boid's were computed as individual threads. OpenCl and Intel TBB frameworks were used for this iteration
Asynchronous Direct Acyclic Graph (multi-core) of Machine Learning-type optimization
T-Distributed Stochastic Neighbor Embedding Library
An autonomous vehicle project based on a Raspberry Pi Pico, integrating Servo Motors, DC Motors, PWM Speed Control, Ultrasound Sensors, Multi-core Code on the official Arduino/Mbed Core
Add a description, image, and links to the multicore topic page so that developers can more easily learn about it.
To associate your repository with the multicore topic, visit your repo's landing page and select "manage topics."