Instruction cache system and instruction acquisition method
By introducing a shared instruction cache system into the GPU, the pipeline stall problem caused by dedicated caches for computing units is solved, resulting in more efficient instruction processing and computational throughput.
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- SUZHOU YIZHU INTELLIGENT TECH CO LTD
- Filing Date
- 2026-03-31
- Publication Date
- 2026-06-26
AI Technical Summary
In existing GPU architectures, each computing unit is equipped with a dedicated instruction cache, which causes subsequent requests to wait when an instruction is missed, resulting in pipeline stalls and reducing instruction cache utilization and computing throughput.
By employing multiple computing units sharing a shared instruction cache, out-of-order processing and response are achieved by preloading instructions from memory and continuing to process other requests even when a cache miss occurs.
It improves instruction processing efficiency, eliminates pipeline stalls, and enhances overall instruction access efficiency and GPU computing throughput.
Smart Images

Figure CN122285083A_ABST