NexGenAnalytics / Trilinos

Primary repository for the Trilinos Project
https://trilinos.org/
Other
0 stars 2 forks source link

Pliris: Analyze usage of `MPI_COMM_WORLD` #51

Closed JacobDomagala closed 1 year ago

JacobDomagala commented 1 year ago

https://trilinos.github.io/pliris.html package uses MPI_COMM_WORLD in source files. Analyze the usage and make sure it's not being used globally (using global communicator as an fallback option is fine, just make sure it's not being hardcoded)

JacobDomagala commented 1 year ago

Pliris is part of Epetra stack that will be deprecated. Putting this issue on hold.

JacobDomagala commented 1 year ago

https://github.com/NexGenAnalytics/Trilinos/commit/57407b37364bf8ab21c646f0a92a95f953cb5a13