一种基于任务划分与动态调度的稀疏张量并行填充方法及系统

By adopting a recursive task partitioning and dynamic scheduling mechanism based on the distribution of observed samples, the problems of unreasonable task partitioning and parallel conflicts in sparse tensor filling are solved, load balancing and efficient resource utilization are achieved, and the parallel execution efficiency and accuracy of sparse tensor filling are improved. It is suitable for large-scale sparse tensor processing.

CN122173305BActive Publication Date: 2026-07-17HUNAN UNIV OF SCI & TECH

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
HUNAN UNIV OF SCI & TECH
Filing Date
2026-05-13
Publication Date
2026-07-17

AI Technical Summary

Technical Problem

Existing sparse tensor filling methods suffer from unreasonable task partitioning, significant parallel conflicts, and low utilization of computational resources. This leads to uneven GPU thread block load, frequent random memory access, low bandwidth utilization, and local long-tail wait issues, making it difficult to fully leverage the GPU's parallel processing capabilities while ensuring filling accuracy.

Method used

By recursively partitioning tasks based on the distribution of observed samples, load-balanced sub-tensor tasks are generated. Combined with coordinate format storage, conflict detection and grouping are performed to generate conflict-free parallel task groups. During the iterative update process, dynamic scheduling is performed based on contribution, freezing low-contribution tasks and reviving tasks that meet the conditions.

Benefits of technology

It improves the parallel execution efficiency and resource utilization in the sparse tensor filling process, reduces update conflicts, and enhances filling accuracy and overall throughput. It is suitable for large-scale sparse tensor processing scenarios such as network traffic monitoring and recommendation systems.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN122173305B_ABST
    Figure CN122173305B_ABST
Patent Text Reader

Abstract

本发明涉及一种基于任务划分与动态调度的稀疏张量并行填充方法及系统,包括以下步骤:基于观测样本的空间分布对稀疏张量进行递归任务划分,生成负载均衡的子张量任务;进而依据子张量任务在各模式上的索引范围或索引集合进行冲突检测与分组,生成无冲突并行任务组并映射至GPU执行单元;在迭代更新过程中,根据各子张量任务对目标函数下降的贡献度执行冻结与复活调度,动态调整计算资源分配;针对现有稀疏张量填充过程中存在的负载不均衡、并行冲突严重、低贡献任务长期占用计算资源等问题,本发明能够显著提高稀疏张量填充的并行执行效率、资源利用率和计算性能,适用于网络流量监测、推荐系统及时空数据分析等场景。
Need to check novelty before this filing date? Find Prior Art