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

open-mpi 5.0.5 #177756

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

open-mpi 5.0.5 #177756

wants to merge 3 commits into from

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

@github-actions github-actions bot added bump-formula-pr PR was created using `brew bump-formula-pr` CI-linux-self-hosted-deps Test dependents on Linux self-hosted runner labels Jul 18, 2024
@chenrui333
Copy link
Member

  checking size of Fortran CHARACTER... configure: WARNING: Could not determine size of CHARACTER
  configure: WARNING: See config.log for details
  configure: error: Cannot continue

@samford samford added the build failure CI fails while building the software label Jul 18, 2024
Copy link
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label Jul 21, 2024
@chenrui333 chenrui333 added in progress Stale bot should stay away and removed stale No recent activity labels Jul 21, 2024
@chenrui333
Copy link
Member

  checking size of Fortran CHARACTER... configure: WARNING: Could not determine size of CHARACTER
  configure: WARNING: See config.log for details
  configure: error: Cannot continue

did not see in my local

checking if Fortran compiler supports CHARACTER... yes
checking size of Fortran CHARACTER... 1
checking for C type corresponding to CHARACTER... char
checking alignment of Fortran CHARACTER... 1
checking for corresponding KIND value of CHARACTER... C_SIGNED_CHAR
checking KIND value of Fortran C_SIGNED_CHAR... 1

@chenrui333 chenrui333 added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Jul 21, 2024
@chenrui333
Copy link
Member

@chenrui333 chenrui333 changed the title open-mpi 5.0.4 open-mpi 5.0.5 Aug 15, 2024
@cho-m cho-m added CI-no-fail-fast-deps Continue dependent tests despite failing GitHub Actions matrix tests. and removed build failure CI fails while building the software labels Sep 4, 2024
BrewTestBot and others added 3 commits September 6, 2024 12:17
Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: Michael Cho <michael@michaelcho.dev>
@fxcoudert
Copy link
Member

Fix the opencoarray test to match the new and improves paths

@cho-m
Copy link
Member

cho-m commented Sep 6, 2024

alpscore will also need a similar fix but seems like it impacts more files. Inreplacing via glob with audit_result: false may be simplest. There are undocumented/unofficial FindMPI cache variables that can use a non-REALPATH (MPI_(C|CXX|Fortran)_COMPILER_INCLUDE_DIRS), but probably not a good idea to use variables that aren't included at https://cmake.org/cmake/help/latest/module/FindMPI.html

cp2k failure needs to be looked into. The serial ssmp passes while mpirun'd psmp fails so seems to be impacted by new open-mpi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-linux-self-hosted-deps Test dependents on Linux self-hosted runner CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-no-fail-fast-deps Continue dependent tests despite failing GitHub Actions matrix tests. in progress Stale bot should stay away
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants