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.

Why is mpirun refusing to work?

mpirun refusing
0
Posted

Why is mpirun refusing to work?

0

Mpirun creates the equivalent of a fresh login session for every job, so if any of your startup settings overwrite, say, the library paths, any of the settings introduced via modules will be lost. To check if this is causing the problems try running ldd on your application or try running the program without mpirun and look for linker errors. If everything looks fine you will need to check your startup files for any lines that set the LD_LIBRARY_PATH and add the current environment to it. E.g.

Related Questions

What is your question?

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