Closed VictorEijkhout closed 9 months ago
Can you attach your cmake specification and the cmake output?
Oh great. This system does not allow tgz files. trilinos.log.zip
Victor, I recommend to report this to https://github.com/trilinos/Trilinos. This repository is intended to keep the materials for the Trilinos website.
According to the log you sent, PETSc is not being processed as a dependency, but it is finding dependencies that PETSc installed (like MUMPS). Just look for petsc in your trilinos-[MORE STUFF].log
On , 2021Apr9, at 11:46, Keita Teranishi @.**@.>> wrote:
Victor, I recommend to report this to https://github.com/trilinos/Trilinos. This repository is intended to keep the materials for the Trilinos website.
This repository is the only one that is linked from your homepage. So that’s where I submit a problem ticket.
Victor.
Hi Victor,
Sorry to hop in here, but I wanted to understand the confusion here, so we might be able to fix it. I agree that this should be submitted to https://github.com/trilinos/Trilinos, as it is the github site for Trilinos. While this is the repo for the Trilinos website. You mentioned a link "from your homepage". What was that homepage?
Thanks, Curt
On , 2021Apr9, at 12:11, Curtis Ober @.**@.>> wrote:
What was that homepage?
Number one search result in Duckduckgo.
Victor.
According to the log you sent, PETSc is not being processed as a dependency, but it is finding dependencies that PETSc installed (like MUMPS).
You’re right. That fixed it. Thanks.
Victor.
Closing as fixed.
How does Trtilinos decide to pick up petsc? I don't have it anywhere in my cmake specification, yet petsc libraries show up during the make stage.
What's more;, the wrong petsc libraries show up, despite me trying to put the right petsc in the environment.
I'm better that's why my make crashes