YimengL / Thread-Scheduler

16:332:566 INTRODUCTION TO PARALLEL AND DISTRIBUTED COMPUTING

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Evaluation-of-Thread-Scheduler

16:332:566 INTRODUCTION TO PARALLEL AND DISTRIBUTED COMPUTING

This is the first project.

Team Member:

Yimeng Li

Yangkai Zhou

Due Time: Monday October 13 by 11:59PM

All the project descriptions can be find in project_1.pdf

How to Run it:

BASH: sh mymake_cpp.sh

BASH: ./project.out 0 input_1

Description: Finished nearly all the functions mentioned in the project requirement, but race condition will happen when thread entering readyqueue at integer time(just like input_0). Can't figure it out why that happens.

About

16:332:566 INTRODUCTION TO PARALLEL AND DISTRIBUTED COMPUTING


Languages

Language:C++ 70.2%Language:C 29.2%Language:Shell 0.6%