Skip to content

Commit

Permalink
Update L22.md
Browse files Browse the repository at this point in the history
  • Loading branch information
h365chen authored Mar 4, 2024
1 parent 09c197b commit a046470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lectures/flipped/L22.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ one-dimensional block)
Answers:

* `x + y Dx` and `x + y Dx + z Dx Dy` (see
[here](https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#thread-hierarchy)
[here](https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#thread-hierarchy))

* No, they can be executed in any order (see
[here](https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#scalable-programming-model-automatic-scalability))
Expand Down

0 comments on commit a046470

Please sign in to comment.