multiprocessor
Here are 27 public repositories matching this topic...
A Concurrent data structure is a particular way of storing and organizing data for access by multiple computing threads (or processes) on a computer.
-
Updated
Nov 25, 2021
Example roles and yaml files for performance-sensitive applications running on OpenShift
-
Updated
Aug 30, 2019 - HTML
Repositório para as aulas, exercícios e resumos da matéria: organização e arquitetura de computadores (INE5607).
-
Updated
Jan 11, 2022 - Assembly
EE577b-Course-Project
-
Updated
May 6, 2020 - Verilog
Multi-processor extensions for .NET
-
Updated
Sep 9, 2019 - C#
concurrency, multiprocessor practice
-
Updated
Apr 18, 2023 - Java
-
Updated
Dec 28, 2023 - C++
Open source ISA | Useful in co-processors/CISC add-ons, and limitless code compatibility
-
Updated
Nov 21, 2019 - Coq
This project aims to simulate the function of a multiprocessor
-
Updated
May 2, 2018 - C++
Introduction to Multiprocessor Architecture @ EPFL
-
Updated
Jun 27, 2019 - C
Exerting coherency between caches with protocols in a Memory-Shared Multiprocessors system whether it has uniform memory access(UMA, symmetric) or not(non-UMA).
-
Updated
Aug 23, 2022 - Verilog
Parallel Merge Sort is an optimized sorting algorithm that leverages parallel processing to enhance the performance of the traditional merge sort. This project implements a parallel version of the merge sort algorithm using Python, allowing for efficient sorting of large datasets.
-
Updated
Aug 22, 2024 - Jupyter Notebook
A 2-core processor connected via a Unified Memory unit. Incorporates Cache Coherence by utilizing a snooping based mechanism. Contains a matrix multiplication task to evaluate enhanced parallel performance when compared to equiv. uniprocessor.
-
Updated
Feb 11, 2024 - SystemVerilog
[EXPERIMENTAL] Custom NUMA node scheduler - distributes non-adapted Windows programs into several NUMA nodes evenly
-
Updated
May 1, 2024 - C++
ReLM is the soft-core multiprocessor technology based on the unique memory architecture, enabling users to build a high-performance microcontroller on a relatively small FPGA board.
-
Updated
Nov 24, 2024 - Python
This is our final project report for the course Computer Architecture.
-
Updated
Nov 9, 2018
Improve this page
Add a description, image, and links to the multiprocessor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the multiprocessor topic, visit your repo's landing page and select "manage topics."