Open pratikvn opened 5 years ago
Just to be clear, this wouldn't be a replacement to the existing constructor with the signature
SolverBase(SolverControl & solver_control,
std::shared_ptr<gko::Executor> executor,
....)
but rather an additional/alternative one.
This issue is related to an idea proposed by @jppelteret in #7368 .
Pros:
Cons: ?
Possible steps: