Mentions légales du service

Skip to content

Migration QR/LQ

Mathieu Faverge requested to merge faverge/chameleon:migration into master
  • This PR adds data migration to the QR/LQ algorithms to avoid duplicated communication. All data are restored to their original node at the end of the algorihtms.
  • TS and TT kernels have been merged in TP kernels to limit the number of tasks interfaces in codelets and directly call the associated MKL kernels in the future.
  • An option has been temporarily added to disable the migration in case we want to experiment the difference with and without it
Edited by Mathieu Faverge

Merge request reports

Loading