Skip to content

mfmotta/CUDA_labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallel Computing with GPUs

This repository contains my solutions to the CUDA laboratories of the course Parallel Computing with GPUs and some notes on the course content.

The provided solutions contain up-to-date versions (as of June 2023) of deprecated primitives and functionalities referred to in the labs descriptions, e.g. we use cudaOccupancyMaxActiveBlocksPerMultiprocessor instead of the deprecated CUDA Occupancy Calculator.

We also use the profiling tool Nsight Compute Cli. Notice we use the light-weight (not-interactive) Nsight Compute Cli and not Nsight Compute.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published