Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
gregor.olenik
OGL
Commits
180ef78f
Commit
180ef78f
authored
Apr 17, 2021
by
Gregor Olenik
Browse files
sort the system matrix to avoid cuda convergence issue
parent
a7bc2afe
Changes
1
Hide whitespace changes
Inline
Side-by-side
runBenchmark.py
View file @
180ef78f
...
...
@@ -277,7 +277,7 @@ class Case:
\\
nminIter {};
\
\\
nmaxIter 10000;
\
\\
nupdateSysMatrix no;
\
\\
nsort
0
;
\
\\
nsort
yes
;
\
\\
nexecutor {};"
.
format
(
matrix_solver
,
self
.
tolerance
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment