Implementation of Hierarchy Oblivious Algorithms
-
Updated
Sep 3, 2019 - C++
Implementation of Hierarchy Oblivious Algorithms
RP2040 Arduino - one hundredth repository ;) instantiated 18 April 2021.
T-Distributed Stochastic Neighbor Embedding Library
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.
rp2040 sandbox for Shattuck's ARM-Forth (2021) - local work by wa1tnr
Comparing the performance of two different implementations of the concurrent unbounded queue
shift register application from recent repository here. wa1tnr local work. 7 segment LED 74HC595
Parallel t-SNE implementation with Python wrapper with added possibility to trace the TSNE algorithm while iterating.
Performance Predictors for Graph Analytics
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
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."