Multi-core EBGstop algorithm implementation
-
Updated
Feb 21, 2023 - C++
Multi-core EBGstop algorithm implementation
Implementation of various spin locks for process synchronization.
Hardware performance evaluation for the "Association Rule Mining"application - PSU CSE 532 Course Project
RP2040 Arduino - one hundredth repository ;) instantiated 18 April 2021.
This project demonstrates efficient search operations over large datasets using both single-threaded and multi-threaded approaches. It includes a Python script to generate synthetic data and C++ implementations to perform word searches, highlighting performance differences between threading models.
Tools : CUDA C, Multicore Programming, Batch Scripting, MATLAB
Learning Node.js-based HTTP server that leverages the cluster module to handle requests across multiple CPU cores, improving performance and scalability.
04/2016: Implementation of a high performance parallel Fish and Shark application targeting a multi-core architecture (AMD Opteron 2.3GHz processor with 12 cores and 12 contexts)
An Actor model implementation for Python that uses multiple cores (working on networking and load balancing mechanism at the moment)
DRAM Request Manager for Multicore Processors
Multicore Programming (2023-1)
Implementation of n process priority queue in Java using CompareAndSet
UWP application for multiple parallel job scheduling that enables multicore image processing.
Adds multicore processing support to a 64-bit x86 research operating system (InfOS). This involved designing the boot protocol to handle multiple cores, adapting the interrupt system to handle interprocessor interrupts, reworking the scheduler to distribute threads among multiple cores and writing locking primitives that prevent race conditions.
💻 N-Body problem parallelization with OpenMP and MPI
shift register application from recent repository here. wa1tnr local work. 7 segment LED 74HC595
SWARM: Software and Algorithms for Running on Multicore
Add a description, image, and links to the multicore-programming topic page so that developers can more easily learn about it.
To associate your repository with the multicore-programming topic, visit your repo's landing page and select "manage topics."