@@ -243,9 +243,9 @@ cd modules/module1/examples
243243
244244Choose your track based on your experience level:
245245
246- ** 👶 Beginner Track** (Modules 1-3) - GPU fundamentals, memory management, first kernels
247- ** 🔥 Intermediate Track** (Modules 4-5) - Advanced programming, performance optimization
248- ** 🚀 Advanced Track** (Modules 6-9) - Parallel algorithms, domain applications, production deployment
246+ - ** 👶 Beginner Track** (Modules 1-3) - GPU fundamentals, memory management, first kernels
247+ - ** 🔥 Intermediate Track** (Modules 4-5) - Advanced programming, performance optimization
248+ - ** 🚀 Advanced Track** (Modules 6-9) - Parallel algorithms, domain applications, production deployment
249249
250250* Each track builds on the previous one, so start with the appropriate level for your background.*
251251
@@ -479,8 +479,6 @@ We welcome contributions from the community! This project thrives on:
479479
480480This project is licensed under the ** MIT License** - see the [ LICENSE] ( LICENSE ) file for details.
481481
482- ** TL;DR** : ✅ Commercial use ✅ Modification ✅ Distribution ✅ Private use
483-
484482## 📚 Citation
485483
486484If you use this project in your research, education, or publications, please cite it as:
@@ -503,7 +501,6 @@ Stephen Shao, "GPU Programming 101: A Comprehensive Educational Project for CUDA
503501
504502- 🎯 ** NVIDIA** and ** AMD** for excellent GPU computing ecosystems
505503- 📚 ** GPU computing community** for sharing knowledge and best practices
506- - 🏫 ** Educational institutions** advancing parallel computing education
507504- 👥 ** Contributors** who make this project better every day
508505
509506---
@@ -516,4 +513,4 @@ Stephen Shao, "GPU Programming 101: A Comprehensive Educational Project for CUDA
516513
517514** ⭐ Star this project • 🍴 Fork and contribute • 📢 Share with others**
518515
519- * Built with ❤️ for the AI Computing 101*
516+ * Built with ❤️ for the AI Computing 101*
0 commit comments