Skip to content
View ipapadop's full-sized avatar
🖖
🖖

Block or report ipapadop

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
ipapadop/README.md

Hi, I'm Yiannis

Software engineer working at the intersection of high-performance computing, heterogeneous systems, C++, and AI-assisted performance engineering.

I am a researcher at AMD Research and Advanced Development (RAD), where I contribute to runtime systems and tools for GPUs and AI accelerators, and investigate AI-assisted performance engineering.

I earned my Ph.D. from Texas A&M University, researching runtime systems for large-scale parallel computing. Read my dissertation.


👷 Notable Work

  • ROCR - Leading the effort to extend the ROCm runtime to support AMD XDNA accelerators alongside GPU compute.

  • MLIR-AIE, IRON, Triton-XDNA - Contributing to programming tools for Ryzen™ AI NPUs and AI Engines.

  • IntelliKit - Building skills and MCP servers that give AI agents structured access to performance-engineering workflows.

  • STAPL - Developed its runtime system (STAPL-RTS), including asynchronous nested parallelism and unified shared- and distributed-memory execution. Built as part of my Ph.D. dissertation under Dr. Lawrence Rauchwerger.

Some of my code ships from @ypapadop-amd - that's my AMD account, and it's where my day-to-day work lands. Browse the merged pull requests


🔭 Independent Projects

  • deferred - Deferred evaluation expressions for modern C++23.

  • leafwiki-mcp - An MCP server that lets agents use LeafWiki as persistent memory.


📬 Find me elsewhere

You can find me at:

Code:

Academic:

Other:

Pinned Loading

  1. deferred deferred Public

    Library for creating deferred evaluation expressions in C++

    C++ 1

  2. leafwiki-mcp leafwiki-mcp Public

    An MCP server for LeafWiki

    Python