Mentions légales du service

Skip to content
Snippets Groups Projects

Bugfix - Load imbalance with QR/LQ algorithms

Merged Mathieu Faverge requested to merge faverge/chameleon:bugfix/qr_load_balance into master
  • Fix the data distribution of the D matrix used by GPU kernels, and StarPU to break down the anti-dependency between the upper and lower part of the diagonal tiles in QR/LQ algorithms. This D matrix was stored only on the process 0 and was creating memory and computation imbalance.

  • Fix the workspace sizes with StarPU which was 4 times larger than expected.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading