Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

When I try to compile ROMIO (MPI-IO) with pvfs support it fails with a list of “undefined reference” errors. How do I fix this?

errors fails list pvfs support Try
0
Posted

When I try to compile ROMIO (MPI-IO) with pvfs support it fails with a list of “undefined reference” errors. How do I fix this?

0

The problem here is the pvfs library that needs to be linked in during the compilation. This must be specified when you run the configure script. Here is an example of the command line needed to build the full MPICH distribution with ROMIO and PVFS support: ./configure -opt=-O -device=ch_p4 –with-romio=”-file_system=pvfs” -lib=”-L/usr/lib/libpvfs.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123