Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 480 Bytes

File metadata and controls

17 lines (10 loc) · 480 Bytes

parallel-workbook

Solutions to the take-home exercises and assignment for CS F422 Parallel Computing offered at BITS Pilani.

Repository Structure

Each task directory contains:

  • Source code implementation (.c file)
  • makefile
  • Assignment question (.pdf)
  • Explanation and instructions (readme.txt)

Purpose

This repository serves as a consolidated record of coursework implementations and experiments carried out as part of the Parallel Computing course.