Skip to content

Commit 5223aa5

Browse files
Bitblas (#38)
* add lecture 33 slides and tutorial links * add README for folder_033
1 parent 63a6f67 commit 5223aa5

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -141,3 +141,6 @@ The PMPP Book: [Programming Massively Parallel Processors: A Hands-on Approach](
141141
- Speaker: [Daniel Han](https://x.com/danielhanchen)
142142
- [Slides](https://docs.google.com/presentation/d/1BvgbDwvOY6Uy6jMuNXrmrz_6Km_CBW0f2espqeQaWfc/edit?usp=sharing)
143143

144+
## Lecture 33: BitBLAS
145+
- Speaker: [Wang Lei](https://github.com/LeiWang1999)
146+
- Code/presentation in the [lecture_033](./lecture_033/) folder

lecture_033/GPUMODE_TALK_20241026.pdf

6.13 MB
Binary file not shown.

lecture_033/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# BitBLAS
2+
3+
- [Slides](./GPUMODE_TALK_20241026.pdf)
4+
5+
- [Tutorials](https://github.com/microsoft/BitBLAS/tree/main/tutorials)

0 commit comments

Comments
 (0)