Skip to content

A repository containing CUDA parallel codes written for assignments in CS6023: GPU Programming course taught by Prof. Rupesh Nasre

Notifications You must be signed in to change notification settings

shanmukh2607/GPU-CUDA-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPU-CUDA-Programming

A repository containing CUDA parallel codes written for assignments in CS6023: GPU Programming course taught by Prof. Rupesh Nasre

Assignment 1: Three different implementations of Matrix Multiplication

A1 folder contains the cuda file and the detailed problem statement

Assignment 2: Tiling based approach for Matrix Multiplcation and usage of shared memory

A2 folder contains the cuda file and the detailed problem statement. Refer to tiled matrix multiplication online.

Assignment 3: Scheduling of tasks on multi-core system for a given priorities

A3 folder contains the .cu file and problem statement

CP (A4) : Train ticket booking system

About

A repository containing CUDA parallel codes written for assignments in CS6023: GPU Programming course taught by Prof. Rupesh Nasre

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published