Skip to content

Scrape $CC from PETSc#3698

Merged
roystgnr merged 3 commits intolibMesh:develfrom
roystgnr:cc_from_petsc
Nov 9, 2023
Merged

Scrape $CC from PETSc#3698
roystgnr merged 3 commits intolibMesh:develfrom
roystgnr:cc_from_petsc

Conversation

@roystgnr
Copy link
Copy Markdown
Member

@roystgnr roystgnr commented Nov 8, 2023

This is the safest way to get mpicc if PETSc built it, which may be necessary if we're building an Exodus configuration that needs to find mpi.h

This is going to conflict with #3697, but that one may take a while to figure out on ARM/mac so I can just rebase and fix it afterward.

This gets us $PETSC_CC
This is the safest way to get mpicc if PETSc built it, which may be
necessary if we're building an Exodus configuration that needs to find
mpi.h
@moosebuild
Copy link
Copy Markdown

Job Coverage on 8c4abff wanted to post the following:

Coverage

4681ef #3698 8c4abf
Total Total +/- New
Rate 61.98% 61.98% +0.00% -
Hits 67676 67677 +1 0
Misses 41518 41517 -1 0

Diff coverage report

Full coverage report

This comment will be updated on new commits.

@roystgnr
Copy link
Copy Markdown
Member Author

roystgnr commented Nov 9, 2023

The "Test clang" failure is a result of not getting #3697 in yet; the "Test MOOSE mac" failure a result of INL network issues vs the python tests. This should still be safe to merge.

@roystgnr roystgnr merged commit 48d2447 into libMesh:devel Nov 9, 2023
@roystgnr roystgnr deleted the cc_from_petsc branch November 9, 2023 23:23
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

Successfully merging this pull request may close these issues.

2 participants