[petsc-dev] MATLMVM

Matthew Knepley knepley at gmail.com
Tue Sep 11 10:12:53 CDT 2018


On Tue, Sep 11, 2018 at 9:47 AM Dener, Alp <adener at anl.gov> wrote:

> 1 base type and 8 subtypes. If there’s a better convention/structure to do
> this in PETSc, I’d be happy to get a refactoring done ASAP this week so
> that it’s cleaner in the release.
>

I guess what Lisandro is asking is, what backend differences are there to
make so many type necessary.

Looking at the few I recognize, it seems like they encode the sum of rank 1
matrices (BFGS, SR1). Why
would we have separate types for this two things?

  Thanks,

     Matt


>> Alp Dener
> Argonne National Laboratory
> https://mcs.anl.gov/person/alp-Dener
>
> On Sep 11, 2018, at 5:10 AM, Lisandro Dalcin <dalcinl at gmail.com> wrote:
>
> So now we have 9 new, top-level, public matrix types for LMVM... Really?
>
> #define MATLMVM            "lmvm"
> #define MATLMVMDFP         "lmvmdfp"
> #define MATLMVMBFGS        "lmvmbfgs"
> #define MATLMVMSR1         "lmvmsr1"
> #define MATLMVMBRDN        "lmvmbrdn"
> #define MATLMVMBADBRDN     "lmvmbadbrdn"
> #define MATLMVMSYMBRDN     "lmvmsymbrdn"
> #define MATLMVMSYMBADBRDN  "lmvmsymbadbrdn"
> #define MATLMVMDIAGBRDN    "lmvmdiagbrdn"
>
>
>
>
> --
> Lisandro Dalcin
> ============
> Research Scientist
> Computer, Electrical and Mathematical Sciences & Engineering (CEMSE)
> Extreme Computing Research Center (ECRC)
> King Abdullah University of Science and Technology (KAUST)
> http://ecrc.kaust.edu.sa/
>
> 4700 King Abdullah University of Science and Technology
> al-Khawarizmi Bldg (Bldg 1), Office # 0109
> Thuwal 23955-6900, Kingdom of Saudi Arabia
> http://www.kaust.edu.sa
>
> Office Phone: +966 12 808-0459
>
>

-- 
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which their
experiments lead.
-- Norbert Wiener

https://www.cse.buffalo.edu/~knepley/ <http://www.cse.buffalo.edu/~knepley/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20180911/cffb895a/attachment-0001.html>


More information about the petsc-dev mailing list