加速结构的存储和读取方法、存储装置及图形处理器
By aligning the nodes of the accelerated structure with preset byte units and filling them with non-address data, the problem of read errors when storing ray tracing algorithms in GPU memory is solved, improving read efficiency and performance.
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- VERISILICON MICROELECTRONICS (SHANGHAI) CO LTD
- Filing Date
- 2022-11-09
- Publication Date
- 2026-07-17
AI Technical Summary
In existing technologies, when the acceleration structure of ray tracing algorithms is stored in GPU memory, compact storage causes the access address to be no multiple of the read/write unit, resulting in read errors and repeated reads, which affects GPU performance.
Align the nodes of the accelerated structure with the preset byte units, and pad the end of the access address with non-address data to make the access address a multiple of the byte units of the reading device, and use compile-time constants for reading.
This improves the accuracy and efficiency of the reading device for accelerating structures, reduces reading errors and duplicate reads, and enhances the performance of the reading device.
Smart Images

Figure CN115619621B_ABST