Skip to content
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

New classification of packages on trilinos.github.io is incorrect #34

Closed
bartlettroscoe opened this issue May 28, 2020 · 1 comment
Closed

Comments

@bartlettroscoe
Copy link
Member

CC: @maherou, @jwillenbring, @rppawlo

I just noticed that the "Packages" drop-down at the top of:

Now shows them partitioned into several different categories:

  • MPI+X Packages
  • MPI-Only Packages
  • Research Packages
  • Archive Packages

I am not sure who came up with the selection of packages in those lists but they are not consistent. Here are some examples of consistencies:

  • Panzer is listed under "MPI+X Packages" build Phalanx is listed under "Research Packages". But Panzer has a required dependence on Phalanx so would Panzer not need to be listed as a "Research" package?
  • Belos and Anasazi are listed under "MPI+X Packages" but Thyra, Stratimikos, NOX, LOCA, etc. are listed under "MPI-Only Packages". That makes zero sense. These are all just Abstract Numerical Algorithms (ANAs) that case use any underlying threaded or accelerated implementation. If Thyra is listed under "MPI-Only Packages" then Belos and Anasazi should be as well.
  • ROL is listed under "MPI+X Packages" yet still can't fully run on a GPU. If Thyra is listed as "MPI-Only" then so should ROL.
  • RTOp (not RTOP) is listed under "Archive Packages" but Thyra has a required dependence on RTOp so it can't be consider an archive package if Thyra is not considered an Archive package. Yet "TriUtils" is not listed under "Archive Packages". That is not consistent.
  • Why is ForTrilinos even listed? It is not even in Trilinos. And how is that not a research package?
@jhux2 jhux2 transferred this issue from trilinos/Trilinos May 29, 2020
@maherou
Copy link
Member

maherou commented May 30, 2020

Closing. Content is repeated from #33

@maherou maherou closed this as completed May 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants