Skip to content

1997MarsRover/cuda-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CUDA Guide

cover image

This is a documentation of my notes and code for a conceptual understanding of the CUDA memory model, the CUDA threading model, GPU hardware performance features, modern computer system architecture, and the common data-parallel programming patterns needed to develop a high-performance parallel application.

Resource

Considerations

This Work was done on NVIDIA GeForce RTX 4080, Driver Version: 555.85

CUDA --version cuda_11.8.r11.8/compiler.31833905_0

About

Programing Massively parallel processors-guide

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors