Saurabh  S.  Sawant
  • About
  • CV
  • Research
  • Publications
  • Blog (current)
  • Repositories
  • design_patterns
  • •

  • gpu
  • •

  • C++
  • •

  • templates
  • •

  • JIT
  • •

  • TMP
  • C++ Template Basics

    This covers basics of templates including function templates, class templates, variadic templates, non-type template parameters, and more.

    2 min read   ·   May 25, 2024

    2024   ·   C++   templates     ·   code  

  • Just-In-Time Compiled CUDA Kernel

    Using NVRTC library to compile a CUDA kernel just-in-time, allowing you to dynamically adjust compiler settings based on run-time conditions.

    5 min read   ·   May 20, 2024

    2024   ·   gpu   JIT     ·   code  

  • GPU Practice Codes

    Practice GPU kernels with CUDA for common operations.

    4 min read   ·   May 19, 2024

    2024   ·   gpu     ·   code  

  • Template Metaprogramming Practice Codes

    Basic examples to familiarize oneself with TMP.

    1 min read   ·   May 04, 2024

    2024   ·   TMP   C++     ·   code  

  • GoF Design Patterns: A Brief Overview

    A brief summary of typical Gang of Four design patterns presented through UML class diagrams.

    12 min read   ·   April 21, 2024

    2024   ·   design_patterns   C++     ·   code  

  • Newer
  • 1
  • 2
  • Older
© Copyright 2024 Saurabh S. Sawant. Powered by Jekyll with al-folio theme. Hosted by GitHub Pages.