Skip to content

Commit

Permalink
wrote the text for lesson 5, still need a project
Browse files Browse the repository at this point in the history
  • Loading branch information
jpivarski committed Jan 11, 2025
1 parent f34b301 commit 82f00c5
Show file tree
Hide file tree
Showing 10 changed files with 10,364 additions and 12 deletions.
4 changes: 1 addition & 3 deletions array-oriented-programming/0-intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ You can run everything on your own computer if you have the following software i
:literal: true
```

**Note:** to run the GPU lessons, you'll also need an Nvidia GPU and the following packages:

* ...
**Note:** to do [Lesson 5: Python on GPUs](5-gpu.ipynb), you'll also need an Nvidia GPU and the following packages: `cupy` and `numba`. See the lesson for hints on installing CUDA.

## Table of contents

Expand Down
Loading

0 comments on commit 82f00c5

Please sign in to comment.