Skip to content

Parameter setting for direct solvers#215

Merged
pelesh merged 13 commits intodevelopfrom
direct-solver-params-dev
Jan 24, 2025
Merged

Parameter setting for direct solvers#215
pelesh merged 13 commits intodevelopfrom
direct-solver-params-dev

Conversation

@pelesh
Copy link
Copy Markdown
Collaborator

@pelesh pelesh commented Jan 23, 2025

Implement generic functions for setting direct solvers configuration parameters. The parameters are expected to come from command line input.

Several compiler warnings are fixed here, as well.

Closes #96

@pelesh pelesh added the enhancement New feature or request label Jan 23, 2025
@pelesh pelesh self-assigned this Jan 23, 2025
Comment thread resolve/LinSolver.hpp
Comment thread resolve/LinSolver.hpp Outdated
Comment thread resolve/LinSolverDirectCuSolverRf.hpp Outdated
@pelesh pelesh requested a review from shakedregev January 24, 2025 01:37
Comment thread resolve/LinSolverDirectRocSolverRf.cpp
Comment thread resolve/LinSolverDirectCpuILU0.cpp
Comment thread resolve/LinSolverDirectCpuILU0.cpp
Comment thread resolve/LinSolverDirectCuSolverGLU.cpp
Comment thread resolve/LinSolverDirectCuSolverRf.cpp
Comment thread resolve/LinSolverDirectKLU.cpp
Comment thread resolve/LinSolverDirectLUSOL.cpp
Comment thread resolve/LinSolverDirectRocSolverRf.cpp
Comment thread resolve/LinSolverDirectRocSparseILU0.cpp
Comment thread resolve/LinSolverDirectSerialILU0.cpp
Copy link
Copy Markdown
Collaborator

@shakedregev shakedregev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good with the changes

@pelesh pelesh merged commit 53eb251 into develop Jan 24, 2025
@pelesh pelesh deleted the direct-solver-params-dev branch March 13, 2025 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Comprehensive way to manage ReSolve configuration parameters

2 participants