Skip to content

Omargw/Minia-CUDA-CLASS-2015

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minia-CUDA-CLASS-2015

Minia University - Faculty of Engineering - CUDA Teaching Centre - Class Spring 2015

This repository contain the materials used in teaching Parallel Programming CSE327.

Contents: 1- Lectures PDFs 2- Slides PDFs or PTXs 3- Assignemnts PDFs 4- Assignemts *.cu template files

Course Objective In this class, you will learn to program NVIDIA’s graphics processing units (GPUs) using CUDA (Compute Unified Device Architecture). According to General-Purpose computation on Graphics Processing Units (GPGPU) paradigm, video cards with massive parallelism capabilities, certainly available to essentially anyone nowadays, can be used to enhance the speed of countless computationally intensive algorithms. We study how CUDA and the GPU capabilities can be subjugated to deploy fast and effective parallel implementations for many computational parallel patterns.

About

Minia University - Faculty of Engineering - CUDA Teaching Centre - Class 2015

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages