Gladly, I tried it that way and it worked in that it was able to find
pmi.h. Unfortunately there's a new error about finding lnuma and ludev.
make[2]: Entering directory '/shared/maylab/src/openmpi-4.1.4/opal'
CCLD libopen-pal.la
/usr/bin/ld: cannot find -lnuma
/usr/bin/ld: cannot find -lude
Hi Jeff,
I think you are now in the “send the system admin an email to install RPMs, in
particular ask that the numa and udev devel rpms be installed”. They will need
to install these rpms on the compute node image(s) as well.
Howard
From: "Jeffrey D. (JD) Tamucci"
Date: Wednesday, October
Actually, I think the problem might be a little more subtle.
I see that you configured with both --enable-static and --enable-shared.
My gut reaction is that there might be some kind of issue with enabling both of
those options (by default, shared is enabled and static is disabled). If you
con
Thank you for your assistance! I tried to compile it with either the
--enabled-shared or --enable-static flag and they both seemed to have the
same error as before (lnuma and ludev) unfortunately. A dropbox link to
full output for each install is below:
https://www.dropbox.com/s/axnbze56iokyyqe/om