Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 477 Bytes

File metadata and controls

20 lines (10 loc) · 477 Bytes

operating Systems and Parallel Computing

Simple operating system concepts, their applications and their implementations. Done alongside the Operating Systems course in IIT (BHU).

🛠️ Installation Steps:

1. Download

2. Compile (compile commands are given in each file)

3. Execute

💻 Built with

Technologies used in the project:

  • OpenMP
  • Pthreads library