错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Optimizing Parallel System Efficiency: Dynamic Task Graph Adaptation with Recursive Tasks

  • Nathalie Furmento,
  • Abdou Guermouche,
  • Gwenolé Lucas,
  • Thomas Morin,
  • Samuel Thibault,
  • Pierre-André Wacrenier

摘要

Task-based programming models significantly improve the efficiency of parallel systems. The Sequential Task Flow (STF) model focuses on static task sizes within task graphs, but determining optimal granularity during graph submission is tedious. To overcome this, we extend StarPU’s STF recursive tasks model, enabling dynamic transformation of tasks into subgraphs. Early evaluations on homogeneous shared memory reveal that this just-in-time adaptation enhances performance.