zli87 / Architecture-of-Parallel-Computers

Simulator for Coherence protocol, parallel programming acceleration with OpenMP, MPI, Hybrid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Architecture of Parallel Computers

Project 1: Accelerating Sorting in Graph Processing Adjacency Lists

Accelerate option: OpenMP, MPI, and Hybrid versions

Project 2: SMP simulator (shared multiprocessor simulator)

Configuration: 4 processor, each processor has 1 private L1 cache
Coherence protocol option: MSI, MESI, Dragon coherence protocol

About

Simulator for Coherence protocol, parallel programming acceleration with OpenMP, MPI, Hybrid


Languages

Language:C 51.7%Language:C++ 44.3%Language:Makefile 4.0%