generated from NREL-Sienna/Sienna-Template
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Jd/debug lodf #60
Merged
Merged
Jd/debug lodf #60
Changes from 34 commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
51abb8a
add debugging code
jd-lara ea07a25
add more checking
jd-lara 6465028
one more test
jd-lara 6556db8
remove write to vector option
jd-lara 2fcb7a4
split phases
jd-lara 3fe37e7
fix typo
jd-lara 5904898
fix typo
jd-lara 4825d8b
try single solve call
jd-lara cdbed5d
fix index
jd-lara b40b98b
try total
jd-lara 9d8fe72
test sequential solves
jd-lara 01e4496
next try
jd-lara 550fdd3
use correct stage
jd-lara b2e08c1
test using chunks
jd-lara 92dd80f
update calculations
jd-lara 6c35043
increase chunk size
jd-lara 93cc28b
fix indexing
jd-lara 220c25b
fix tmp size
jd-lara de38f02
address last chunk
jd-lara 35ca575
add sequential Pardiso solve
jd-lara 68f0e76
formatter
jd-lara 7b6a8c7
fix indexing
jd-lara cde0367
count on 0
jd-lara 2886e34
one more fix to indexing
jd-lara 5f7736c
remove logging
jd-lara 0d78a5d
enable single call
jd-lara c26a18c
increase LODF chunk size
jd-lara 9a9badd
reduce chunk size
jd-lara 3037b53
try using copyto
jd-lara a5b6e4c
use dot
jd-lara ee06bf8
not call release all
jd-lara 2e1eb70
call pardiso again after release
jd-lara 643f7d3
one more try
jd-lara 62370e4
change iparm 12
jd-lara 8e3708f
call pardiso after release
jd-lara 4351315
try with deepcopy
jd-lara a14f032
try to multiply
jd-lara e56491b
change order of operations
jd-lara 77b36f1
dont store in full_BA
jd-lara fd84136
add logging
jd-lara 90cf324
fix to LODF
jd-lara 53b09f8
revert changes
jd-lara b240879
update pariso params
jd-lara 03acf04
remove messaging
jd-lara 6fa823c
use mkl linear algebra
jd-lara 10781b8
update pardiso calls
jd-lara 54a644c
change parameters pardiso LODF
jd-lara 5780ac9
readd release
jd-lara a471447
reduce chunk size
jd-lara 96975cc
bump chunk size
jd-lara d2ed1ac
bump chunk size
jd-lara 08f168d
use openblas again
jd-lara 8fb402b
se lapack directly
jd-lara 451381c
add MKL again
jd-lara 9eea136
update lodf LAPACK code
jd-lara 74e093f
update lodf klu
jd-lara File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[JuliaFormatter] reported by reviewdog 🐶