Skip to content

Commit

Permalink
2023-11-13 01:51:16 AM
Browse files Browse the repository at this point in the history
  • Loading branch information
alxhill committed Nov 13, 2023
1 parent 75de781 commit 5a7b281
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions topics/metal-splats.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- [NVIDIA Improved GPU Sorting chapter from a book](https://developer.nvidia.com/gpugems/gpugems2/part-vi-simulation-and-numerical-algorithms/chapter-46-improved-gpu-sorting) - bit academic, but probably the best intro-to-advanced tutorial I've found.
- [Academic paper comparing GPU sorting algorithms](https://www.researchgate.net/publication/220791500_Analysis_of_Fast_Parallel_Sorting_Algorithms_for_GPU_Architectures)
- [WIP PR implementing ML metal compute kernels in HF Candle](https://github.com/huggingface/candle/pull/1230/files)
- [Good slides on bitonic sorting](https://wiki.rice.edu/confluence/download/attachments/4435861/comp322-s12-lec28-slides-JMC.pdf?version=1&modificationDate=1333163955158) (linked from [here](https://people.cs.rutgers.edu/~venugopa/parallel_summer2012/bitonic_overview.html))

## 2023-11-12

Expand Down

0 comments on commit 5a7b281

Please sign in to comment.