Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
msaroufim authored Jan 14, 2024
1 parent c722a7e commit 1e04920
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,3 @@
Used these for the first lecture of the CUDA mode series

Most of them are about profiling or authoring kernels in various GPU programming languages

# CUDA context init
Why does it take so long
1. Load CUDA drivers
2. Initialize memory management
3. Kernel compilation
4. Device query selection: find available devices and check their capabilities

0 comments on commit 1e04920

Please sign in to comment.