Something went wrong on our end
Fix issues with the actual spm in order to make it works in distributed
Compare changes
- Mathieu Faverge authored
+ 42
− 36
@@ -899,51 +899,57 @@ spmPrintInfo( const spmatrix_t* spm, FILE *stream )
Git-LFS is now available on our GitLab instance.
Please note that the quota check is now in blocking mode. More informations about quotas: https://gitlab.inria.fr/siteadmin/doc/-/wikis/faq#quota-management-policy-to-monitor-disk-space-by-project-on-gitlab
GitLab upgrade completed. Current version is 17.8.2.
This PR fixes minor issues that were not impacting the library in the shared memory case, but that would have a large impact on the distributed case.