multicore-processors
Here are 11 public repositories matching this topic...
Learning ECS - 100k Cubes in Phyllotaxis pattern
-
Updated
Jun 28, 2019 - C#
Simulator for Coherence protocol, parallel programming acceleration with OpenMP, MPI, Hybrid
-
Updated
Nov 4, 2022 - C
simulation of a multi-core (with an arbitrary number of cores) cache, including set associativity, with simple MSI cache coherency.
-
Updated
Jun 17, 2018 - C
Heo is a cycle-accurate multicore architectural simulator written in Go.
-
Updated
Jun 20, 2019 - C
A cache coherence simulator for MESI, MOESI and Dragon Protocols.
-
Updated
Dec 14, 2023 - C++
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.
-
Updated
Oct 19, 2021 - CMake
ConvLIB is a library of convolution kernels for multicore processors with ARM (NEON) or RISC-V architecture
-
Updated
Aug 17, 2024 - C
A Multi-core MIPS ISA, with MRM and DRAM, Simulator. Prints what is happening in every clock cycle and the final content of registers and DRAM.
-
Updated
May 25, 2021 - C++
Dedekind numbers and today fastest computers.
-
Updated
Dec 29, 2021
Improve this page
Add a description, image, and links to the multicore-processors topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the multicore-processors topic, visit your repo's landing page and select "manage topics."