Skip to content

This repo is created as a part of Parallel Computing course at my college.

Notifications You must be signed in to change notification settings

Utkarshp1/CS-410-Parallel-Computing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS 410 Parallel Computing

This repo is created as a part of Parallel Computing course at my college.

Lab Task
Lab 1 Parallel Merge Sort Using Cilk
Lab 2 SUMMA Matrix Multiplication using Pthreads and OpenMP
Lab 3 SUMMA Matrix Multiplication using MPI
Lab 4 Matrix Multiplication on GPUs using CUDA-C