pmodels / oshmpi

OpenSHMEM Implementation on MPI
https://pmodels.github.io/oshmpi-www/
Other
25 stars 14 forks source link

Installation issue - missing openpa #143

Open ivan-pi opened 1 week ago

ivan-pi commented 1 week ago

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.