Accelerating AI with RISC-V ISA: Lessons from Hands-On DGEMM Benchmarking
Andes Technology2026-06-23T06:58:45+00:00In this article we share practical lessons from hands-on experiments implementing a DGEMM kernel on an Andes AX46MPV near cycle-accurate RISC-V simulator. A cycle-accurate simulator lets us observe performance at the granularity of individual processor cycles and instrument the code with hardware performance monitoring (HPM) counters to track cycle counts, instruction throughput, and memory activity — all without silicon.

