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

27349 add gfortran #27351

Merged
merged 2 commits into from
Apr 11, 2024
Merged

27349 add gfortran #27351

merged 2 commits into from
Apr 11, 2024

Conversation

milljm
Copy link
Member

@milljm milljm commented Apr 11, 2024

Add Conda toolchain packages

Closes #27349

Copy link
Member

@cticenhour cticenhour left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One thing I noted - otherwise this looks good.

conda/moose-dev/meta.yaml Show resolved Hide resolved
Looks like we are now missing `gcc, g++, and gfortran` binaries
(symbolic links) by installing moose-mpich. This change will bring
these tools back.

A bump to versioner_hashes to follow.

Closes idaholab#27349
@moosebuild
Copy link
Contributor

Job Precheck on 29e0c8a wanted to post the following:

The following file(s) are changed:

conda/libmesh/meta.yaml

The libmesh conda configuration has changed; ping @idaholab/moose-dev-ops

@moosebuild
Copy link
Contributor

Job Documentation on 29e0c8a wanted to post the following:

View the site here

This comment will be updated on new commits.

@moosebuild
Copy link
Contributor

Job Coverage on 29e0c8a wanted to post the following:

Framework coverage

813f51 #27351 29e0c8
Total Total +/- New
Rate 85.14% 85.13% -0.00% -
Hits 102691 102690 -1 0
Misses 17930 17931 +1 0

Diff coverage report

Full coverage report

Modules coverage

Coverage did not change

Full coverage reports

Reports

This comment will be updated on new commits.

@cticenhour cticenhour merged commit 374a78f into idaholab:next Apr 11, 2024
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add toolchain Conda package compilers to MPICH recipe (gcc gxx gfortran)
4 participants