Skip to content
View theRTLmaker's full-sized avatar

Highlights

  • Pro

Organizations

@HackerSchool

Block or report theRTLmaker

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
theRTLmaker/README.md

Hardware engineer exploring GPUs, CUDA and ML systems

👋 About me

I’m a hardware engineer who likes understanding systems from the ground up.
My background sits in CPU design, verification and memory systems.
Lately I’ve been diving into GPU compute and deep learning workloads to connect the dots between hardware and software performance.


🔭 Current project

100 Days of CUDA

I’m running a personal challenge to sharpen my understanding of GPU kernels and performance behavior.

Repo here:
https://github.com/theRTLmaker/CUDA_in_100_days


🌱 Learning

  • CUDA programming
  • GPU memory behavior and profiling
  • Deep learning systems and training loops
  • How ML frameworks interact with hardware

⚙️ Skills

  • CPU design and verification
  • SystemVerilog, C++ and Python
  • Cache behavior, coherency and memory systems
  • ML workflow fundamentals and performance intuition

🧠 Interests

  • GPU programming
  • ML systems
  • Hardware architecture
  • Low level debugging
  • Performance tuning

📬 Connect

Happy to talk about GPUs, CPUs, ML systems or hardware architecture.

Pinned Loading

  1. GPU-Characterization GPU-Characterization Public

    AMD GPU Methodology for Non-Conventional DVFS Characterization

    C++ 2

  2. My-Triton-Puzzles-Solutions My-Triton-Puzzles-Solutions Public

    A man learning its Triton coding

    Jupyter Notebook

  3. CUDA_in_100_days CUDA_in_100_days Public

    A deep dive of creating a CUDA kernel per day.

    Cuda