awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
gpu-mode avatar

gpu-mode/lectures

0
View on GitHub↗
6,204 stars·627 forks·Jupyter Notebook·Apache-2.0·15 viewswww.youtube.com/@GPUMODE↗

Lectures

Material for gpu-mode lectures

Features

  • Expert Lecture Series - Provides recorded expert talks and curated materials for self-paced study of GPU computing topics.
  • Topic-Based Learning Paths - Groups lectures by GPU programming concepts like CUDA, Triton, and kernel optimization for structured learning paths.
  • GPU Lecture Materials - Provides a curated collection of slides, notebooks, and code for GPU programming lectures covering CUDA and Triton.
  • GPU Programming Courses - Teaches GPU programming concepts through structured lectures, slides, and hands-on notebooks covering CUDA and Triton.
  • Embedded Notebook Executions - Embeds runnable code cells directly into lecture content for executing GPU kernels without leaving the browser.
  • Lecture-Notebook Pairs - Provides interactive Jupyter notebooks that accompany lectures for practicing GPU kernel development and optimization.
  • Recorded Lecture Architectures - Organizes learning materials around recorded talks as the primary unit, with slides and notebooks as supplementary assets.
  • Technical Talks - Provides YouTube recordings of expert-led lectures on GPU computing topics from the GPU Mode community.
  • YouTube Video Embeddings - Places video players inline with written materials so learners can watch and code simultaneously without switching tabs.
  • Interactive Kernel Practices - Provides interactive Jupyter notebooks for practicing GPU kernel writing and optimization techniques from expert-led sessions.

Star history

Star history chart for gpu-mode/lecturesStar history chart for gpu-mode/lectures

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Lectures

Similar open-source projects, ranked by how many features they share with Lectures.
  • srush/gpu-puzzlessrush avatar

    srush/GPU-Puzzles

    12,242View on GitHub↗

    GPU-Puzzles is an interactive learning environment and tutorial designed for mastering CUDA GPU kernel development. It serves as an educational tool and lab where users solve coding puzzles to understand how to map high-level logic to low-level GPU hardware instructions. The platform focuses on teaching parallel computing concepts and GPU architecture. Users practice developing parallel algorithms and managing GPU memory through a series of hands-on challenges. The environment utilizes a bridge between Python and CUDA to execute kernels and provide real-time feedback by validating outputs ag

    Jupyter Notebookcudamachine-learningpuzzles
    View on GitHub↗12,242
  • infatoshi/cuda-courseInfatoshi avatar

    Infatoshi/cuda-course

    3,297View on GitHub↗

    This project is a CUDA programming course and technical guide focused on writing and optimizing GPU kernels for hardware acceleration. It provides structured learning resources for using the CUDA platform to execute operations on silicon architectures. The material covers the optimization of linear algebra kernels and the analysis of machine learning deployment. It includes guidance on identifying acceleration tools, mapping the deep learning ecosystem, and evaluating the frameworks used to move models from research to production environments. The scope extends to GPU performance optimizatio

    Cuda
    View on GitHub↗3,297
  • overv/vulkantutorialOverv avatar

    Overv/VulkanTutorial

    3,675View on GitHub↗

    VulkanTutorial is a comprehensive educational guide and instructional resource for implementing low-level rendering and compute pipelines using the Vulkan API. It serves as a GPU programming course and a step-by-step guide for building high-performance graphics applications from scratch. The project provides detailed instruction on the full graphics pipeline, including the compilation of shaders to SPIR-V bytecode, the configuration of rasterization states, and the implementation of 3D graphics pipelines. It also covers general-purpose GPU compute programming, focusing on the execution of par

    C++computer-graphicscppgraphics-programming
    View on GitHub↗3,675
  • atcold/nyu-dlsp20Atcold avatar

    Atcold/NYU-DLSP20

    6,809View on GitHub↗

    NYU-DLSP20 is a self-paced deep learning course repository that provides a complete educational curriculum covering supervised and unsupervised deep learning fundamentals. The course materials include lecture slides, Jupyter notebooks, and YouTube video recordings, all organized around PyTorch-based code exercises and neural network architecture tutorials. The course is structured as a sequential progression from fundamentals to advanced architectures, with each lecture building on previous material. Assignments are distributed as Jupyter notebooks that students complete and submit, ensuring

    Jupyter Notebookdeep-learningjupyter-notebookneural-nets
    View on GitHub↗6,809
See all 27 alternatives to Lectures→

Frequently asked questions

What does gpu-mode/lectures do?

Material for gpu-mode lectures

What are the main features of gpu-mode/lectures?

The main features of gpu-mode/lectures are: Expert Lecture Series, Topic-Based Learning Paths, GPU Lecture Materials, GPU Programming Courses, Embedded Notebook Executions, Lecture-Notebook Pairs, Recorded Lecture Architectures, Technical Talks.

What are some open-source alternatives to gpu-mode/lectures?

Open-source alternatives to gpu-mode/lectures include: srush/gpu-puzzles — GPU-Puzzles is an interactive learning environment and tutorial designed for mastering CUDA GPU kernel development. It… infatoshi/cuda-course — This project is a CUDA programming course and technical guide focused on writing and optimizing GPU kernels for… overv/vulkantutorial — VulkanTutorial is a comprehensive educational guide and instructional resource for implementing low-level rendering… paulirish/lite-youtube-embed — A faster youtube embed. datastacktv/data-engineer-roadmap — This project is a collection of specialized study guides and roadmaps centered on computer science, data engineering,… atcold/nyu-dlsp20 — NYU-DLSP20 is a self-paced deep learning course repository that provides a complete educational curriculum covering…