Skip to content

Commit dcceadf

Browse files
shakedregevactions-user
authored andcommitted
Apply pre-commmit fixes
1 parent c6c5f54 commit dcceadf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resolve/hykkt/cholesky/CholeskySolverHip.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ namespace ReSolve
168168
// {
169169
// std::cout << "x[" << i << "] = " << x->getData(memory::HOST)[i] << "\n";
170170
// }
171-
171+
172172
rocblas_status status = rocsolver_dcsrrf_solve(handle_,
173173
L_->getNumRows(),
174174
1,

0 commit comments

Comments
 (0)