add STARPU_COMMUTE to starpu gemm task
Add the StarPU flag STARPU_COMMUTE to the starpu gemm task, so the k gemm tasks of a particular (m, n) can occur in any order.
A GitLab upgrade is scheduled for Monday, April 7, 2025. Service interruptions are expected in the morning. We'll keep you posted on the progress of the upgrade on the Mattermost channel: https://mattermost.inria.fr/devel/channels/gitlab. We recommend that you do not work on the platform until an announcement indicates that maintenance is complete.
Add the StarPU flag STARPU_COMMUTE to the starpu gemm task, so the k gemm tasks of a particular (m, n) can occur in any order.
Hello @lleandro, I let you fix the issue in distributed before merging :).
Hello, it is corrected now for the gemm operation. However, arbitrary gemm tasks can be commuted if they share the same beta, which is not considered in this commit.
approved this merge request
merged
mentioned in commit d8f5289d