Skip to content

OAC submodule pulled from my own fork #10816

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

Closed
abouteiller opened this issue Sep 19, 2022 · 1 comment · Fixed by #10818
Closed

OAC submodule pulled from my own fork #10816

abouteiller opened this issue Sep 19, 2022 · 1 comment · Fixed by #10818

Comments

@abouteiller
Copy link
Member

abouteiller commented Sep 19, 2022

Thank you for taking the time to submit an issue!

Background information

What version of Open MPI are you using? (e.g., v3.0.5, v4.0.2, git branch name and hash, etc.)

main / ee324be

Describe how Open MPI was installed (e.g., from a source/distribution tarball, from a git clone, from an operating system distribution package, etc.)

Forked Open MPI, pulled from my own repo

Details of the problem

git submodule update --init --recursive fails because it tries to obtain the git repo abouteiller/oac, which does not exist (if it existed, it may not contain the wanted hash, as it may become outdated w.r.t. the origin/upstream).

Proposed resolution

Change ../oac to ../../open-mpi/oac in .gitmodules

@bwbarrett
Copy link
Member

happy to take a pull request...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants