[Mvapich-discuss] Netmod mvp includes on mvapich3.0
Paniraja Guptha, Akshay
panirajaguptha.1 at osu.edu
Thu Jul 25 10:43:44 EDT 2024
Hi Logan,
Thanks for bringing the issue to our notice. We will take a look at it and provide a fix.
In the meantime, please configure and build from the parent directory.
-Akshay Paniraja Guptha
From: Mvapich-discuss <mvapich-discuss-bounces+panirajaguptha.1=osu.edu at lists.osu.edu> On Behalf Of Logan H. Harbour via Mvapich-discuss
Sent: Wednesday, July 24, 2024 9:36 PM
To: mvapich-discuss at lists.osu.edu
Subject: [Mvapich-discuss] Netmod mvp includes on mvapich3.0
I’m configuring with the following with MVAPICH3. 0: .. /configure --prefix=/apps/moose/local/mpich/4. 2. 2-gcc13. 3. 0 \ --with-device=ch4: ofi \ --with-libfabric=/apps/moose/local/libfabric/1. 21. 0-gcc13. 3. 0 \ --enable-fortran=yes \ --enable-cxx=yes
ZjQcmQRYFpfptBannerStart
This Message Is From an External Sender
This message came from outside your organization.
Report Suspicious <https://us-phishalarm-ewt.proofpoint.com/EWT/v1/KGKeukY!v0Qf0sZND6YBRRdxP67E19mgRDXrjAiHoQEbOT4gVSVuzhs5eO4RwayKWH0cIz4zgSE7ljz0e-TigdZV5zM0U3iDetENBBTDsBk4r5TzUkumQtBmFa09ZaufoRkTpZnkFZkqfeWtzEgT5gt_A48lJQES$>
ZjQcmQRYFpfptBannerEnd
I’m configuring with the following with MVAPICH3.0:
../configure --prefix=/apps/moose/local/mpich/4.2.2-gcc13.3.0 \
--with-device=ch4:ofi \
--with-libfabric=/apps/moose/local/libfabric/1.21.0-gcc13.3.0 \
--enable-fortran=yes \
--enable-cxx=yes \
MAKE=/usr/bin/gmake \
CPP=cpp \
CC=gcc \
CFLAGS="-fPIC -g -O -fno-omit-frame-pointer" \
AR=/usr/bin/ar \
ARFLAGS=cr \
CXX=g++ \
CXXFLAGS="-g -O -fPIC -std=gnu++11 -fno-omit-frame-pointer" \
FFLAGS="-fPIC -g -O" \
FC=gfortran \
F77=gfortran \
FCFLAGS="-fPIC -g -O" \
--enable-shared \
--enable-g=meminit
It seems like there are issues with the include paths for netmod/mvp:
CC src/mpi/attr/lib_libmpi_la-attr_delete.lo
In file included from ./src/mpid/ch4/include/netmodpre.h:24,
from ../src/mpid/ch4/include/mpidpre.h:19,
from ../src/include/mpiimpl.h:254,
from ../src/mpi/attr/attr_delete.c:6:
./src/mpid/ch4/include/../netmod/mvp/mvp_pre.h:18:10: fatal error: mvp_ofi_capability_sets.h: No such file or directory
18 | #include "mvp_ofi_capability_sets.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
Most of the includes there are not in the include path. My experience with atrocious is limited and atrocious. I’m glad to dig in more and reach out for more help internally, but I wanted to reach out here first to see if anyone else has experienced this so far. Glad to share more if needed.
Appreciate the help,
Logan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osu.edu/pipermail/mvapich-discuss/attachments/20240725/7838287f/attachment-0002.html>
More information about the Mvapich-discuss
mailing list