-
Often the preconditioner can be defined as a function instead of a type with `ldiv!` method. For example, see https://github.com/JuliaMath/IterativeSolvers.jl/issues/258. It would be nice to be able t…
-
I'm not sure if this is possible, but I'm imagining a more efficient version of `imresize(img; ratio=1//n)`
-
@pvthinker I have the following remarks:
* the package itself should not depend on `LoopManagers`, only on `ManagedLoops`. If `LoopManagers` is used for tests, this dependency can be added to a `Pro…
-
Following up on #492, specifically https://github.com/PrincetonUniversity/athena/pull/492#discussion_r1245454814
> I understand that we want different BCs for different fields.... but the way BCs a…
-
First of all, thank you very much for this excellent neovim GUI!
Measured on Windows 10, Ryzen 5600X, Radeon 5500XT 8GB, using typometer v1.1.0 from here: https://github.com/frarees/typometer/rele…
-
We (https://github.com/etmc/tmLQCD) would like to list a number of relevant publications in our CITATION.cff:
```
identifiers:
- type: "doi"
value: "10.1016/j.cpc.2009.05.016"
descrip…
-
This issue arises when using a `fieldsplit` preconditioner where the sub solver is a custom preconditioner using `PCBase` and the solver within is geometric multigrid (`mg`). The error does not happen…
tlroy updated
4 years ago
-
@bjoo
/home/dp006/dp006/dc-gove1/QudaBench/FASTSUM/QCDSolvers/chroma/lib/actions/ferm/invert/quda_solvers/syssolver_linop_clover_quda_multigrid_w.cc: In member function ‘Chroma::SystemSolverResults_…
-
When enabling `output_details` in the `data` variable in step-40, i.e. `TrilinosWrappers::PreconditionAMG::AdditionalData::output_details` on some configurations we see
```
-------------------------…
-
Hello,
I would like to get some more information on the compatibility of HYPRE with Trilinos packages. Is there any documentation I should review in order to get an understanding of the current cap…