瀏覽代碼

fix build

Samuel Thibault 4 年之前
父節點
當前提交
090222e7b8
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      mpi/examples/matrix_decomposition/mpi_cholesky_codelets.c

+ 0 - 1
mpi/examples/matrix_decomposition/mpi_cholesky_codelets.c

@@ -240,7 +240,6 @@ static void run_cholesky_column(starpu_data_handle_t **data_handles, int rank, i
 					       STARPU_RW, data_handles[m][k],
 					       STARPU_FLOPS, (double) FLOPS_STRSM(nn, nn),
 					       0);
-			}
 		}
 
 		/* We won't need it any more */