Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bogas04/aca

Here we implement some advanced computer architecture algorithms
https://github.com/bogas04/aca

Last synced: about 2 months ago
JSON representation

Here we implement some advanced computer architecture algorithms

Awesome Lists containing this project

README

        

Advanced Computer Architecture Algorithms
===

We implement the following algorithms :

- Minimum Average Latency (MAL) in a non uniform pipeline system.
- Odd Even Sort using multi threads.
- Parallel matrix multiplication using threads.

Contributors
==
@aryaastha, @bogas04