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

Installation issue - missing openpa #143

Open
ivan-pi opened this issue Oct 4, 2024 · 0 comments
Open

Installation issue - missing openpa #143

ivan-pi opened this issue Oct 4, 2024 · 0 comments

Comments

@ivan-pi
Copy link

ivan-pi commented Oct 4, 2024

I'm trying to install oshmpi using the following commands

$ autoreconf -i
$ ./configure ...
...
configure: ===== configuring src/openpa =====
configure: WARNING: no configuration information is in src/openpa
configure: ===== done with src/openpa configure =====
...
$ make
Making all in src/openpa
make[1]: Entering directory '/home/ivan/lrz/oshmpi/src/openpa'
make[1]: *** No rule to make target 'all'.  Stop.
make[1]: Leaving directory '/home/ivan/lrz/oshmpi/src/openpa'
make: *** [Makefile:1135: all-recursive] Error 1

Would it suffice to replace the src/openpa folder with the project located here: https://github.com/pmodels/openpa?

P.s. When I started installation I was missing the tool indent.

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

No branches or pull requests

1 participant