Dakarapu Varaha Surya Prakash avatar

Dakarapu Varaha Surya Prakash

Community

@progmastermind · visakhapatnam

8Followers
|
48Public Repos
|
7Published Skills

Debugging, profiling, and optimization skills for the ATOM LLM inference engine on ROCm GPUs, plus VLSI agentic verification pipeline testing.

Skills Distribution
DomainAI Models & ...GPU Kernel Debuggi.. (30%)LLM Inference Engi.. (25%)Performance Profil.. (20%)Hardware Verificat.. (15%)

Agent Skills by Dakarapu Varaha Surya Prakash

Showing 7 vetted skills indexed across 2 GitHub repositories.

Frequently Asked Questions About Dakarapu Varaha Surya Prakash

FAQPage Schema
What tasks can I perform with ProgMastermind's skills?▼

You can debug faulty GPU kernels and silent hangs with rocm-debug-agent and rocgdb, capture PyTorch profiler and kineto traces, bisect tensor outputs between neural network implementations, run ATOM workloads for accuracy and benchmarking, review ATOM PRs with risk assessments, and test the VLSI agentic verification pipeline.

Who should use these ATOM and VLSI skills?▼

These skills target GPU kernel engineers, LLM inference performance engineers, and hardware verification engineers working on the ATOM inference engine on ROCm platforms, plus verification engineers maintaining the VLSI agentic pipeline's orchestrator, agents, schemas, and simulator fallback.

How do I debug a hanging GPU kernel on ATOM hardware?▼

Use the debug-agent-locate-kernel skill, which drives rocm-debug-agent and rocgdb to locate faulty kernels and silent hangs. Complement it with capture-trace to collect PyTorch profiler and kineto traces from ATOM servers for deeper performance analysis.

What does the VLSI verification testing skill cover?▼

The testing-vlsi-verify-agentic skill tests the agentic verification pipeline end-to-end, covering orchestrator changes, agents, schemas, simulator fallback, OpenAI-backed demo audit, functional coverage extraction, the APB example flow, and the uart_lite official demo flow.

What prerequisites are needed to run these skills?▼

ATOM skills require access to ATOM servers with ROCm tooling (rocm-debug-agent, rocgdb) and PyTorch with kineto profiling. The VLSI skill requires the agentic verification pipeline repository including its orchestrator, schemas, simulator fallback, and demo flows.