Something went wrong on our end. Please try again!
symmetrize: Fix synchronisation issue introduced in !115
Compare changes
+ 17
− 18
@@ -155,8 +155,9 @@ spm_symm_local_search( const spm_int_t *colptr,
@@ -172,15 +173,14 @@ spm_symm_local_search( const spm_int_t *colptr,
@@ -225,10 +225,6 @@ spm_symm_check_local_pattern( const spmatrix_t *spm,
@@ -265,7 +261,7 @@ spm_symm_check_local_pattern( const spmatrix_t *spm,
@@ -274,10 +270,13 @@ spm_symm_check_remote( const spmatrix_t *spm,
@@ -296,10 +295,6 @@ spm_symm_check_remote( const spmatrix_t *spm,
@@ -382,6 +377,10 @@ spm_symm_remote_exchange( spmatrix_t *spm,