The researchers performed symmetry optimization on the sparse binarization algorithm SparseBin and its benchmark algorithm cuSPARSE through four optimization techniques: Tile size, tile-membership clustering, neuron-axis chunking, and vectorised loads. Within the range of map sizes from 32x32 to 512x512, the speed of optimal matching cell search increased by 5.6-10.1 times per iteration, and the performance gap compared to the MEDLINE graph improved from approximately 80 times to 385 times. The optimized cuSPARSE kernel achieved 77% of its peak performance under L2 bandwidth constraints, while other cells achieved 40-65%. Since any further optimization is limited by this bottleneck, the expected gain is only 1.3 times, and other untested optimization techniques were found to be ineffective or have reached their limits.
Coverage · reports per dayLANGUAGE SPLIT
Integrated timelineUNIFIED TIMELINE
-
2026-09-04
From 80x to 385x: A Best-Matching-Unit …
From 80x to 385x: A Best-Matching-Unit Search at the L2 Roof, Measured Against a Symmetrically Tuned Baseline
-
2026-09-07
From 80x to 385x: A Best-Matching-Unit …
研究人员通过四项优化手段(Tile size、tile-membership clustering、neuron-axis chunking 和 vectorised loads)对稀疏二值化算法(SparseBin)及其基准算法(cuS…
SignalsSIGNALS
All reports (2)SOURCES
From 80x to 385x: A Best-Matching-Unit Search at the L2 Roof, Measured Against a Symmetrically Tuned Baseline
研究人员通过四项优化手段(Tile size、tile-membership clustering、neuron-axis chunking 和 vectorised loads)对稀疏二值化算法(SparseBin)及其基准算法(cuSPARSE)进行了对称性调优。该程序在地图尺寸从 32x32 到 512x512 的范围内,使最佳匹配单元搜索每轮迭代速度提升 5.6-10.1 倍,并将与 MEDLINE 图谱对比的性能差距从约 80 倍提升至 385 倍。经过调优的 cuSPARSE 内核在 L2 带宽限制下达到峰值性能的 77%,而所有其他单元处于 40-65%;任何进一步优化均受限于该瓶颈,预计收益仅为 1.3 倍,且未测试的其他优化手段均被证实无效或已达上限。