Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6917587
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T09:44:57+00:00 2026-05-27T09:44:57+00:00

I wonder about 2 things: when I ran my app on mpi cluster made

  • 0

I wonder about 2 things:

  • when I ran my app on mpi cluster made from 3 computers is it ran from some shared virtual directory or I have row access to some dir/some folder on each computer my app is ran on?
  • is my programm uses lots of shared libraries and tipically when I ran it on one computer I call export LD_LIBRARY_PATH=./:./libs_boost/ how to make my .so libs be shared with that other machins with out sharing whole directory? Is it possible to say something like mpiexec -n24 -share_files_across_machines=./file1.so:./lib_boost/**:./some_other_not_lib_file.txt?
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T09:44:58+00:00Added an answer on May 27, 2026 at 9:44 am

    MPI makes no assumptions about how files are shared/distributed to all
    participating nodes. This is totally a matter of local configuration,
    so you cannot get a general answer: you have to see how your cluster
    is configured (ask your system administrator?).

    More specifically:

    • an MPI process is still a regular UNIX (or Windows) process: so your application can use whatever operating system call to access the local filesystem or a shared network filesystem (if present).

    • on clusters that do not provide a shared directory, you can use scp to copy the required startup files (e.g., libraries) to the other nodes and similarly collect back output files.
      (It’s better to automate this with a shell script.)

    • Some applications allow you to specify which node(s) can do I/O: all other nodes will receive input data through the MPI communication channels from processes running on the designated I/O nodes. (This won’t work with the libraries, though, as they are loaded by the operating system before launching the MPI process.)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I was discussing this with some friends and we began to wonder about this.
I just wonder about an easy way to make i18n inside Smarty templates. Something
I was wonder about the proper usage of ManualWorkflowSchedulerService.RunWorkflow(). Do I need to synchronize
When I make a query, I often wonder about this: Is it better to
I'm working on a browser-game and I can't help but wonder about what's the
I'm doing Cay Horstmann's combinator parser exercises, I wonder about the best way to
I wonder if people (meaning the company/developers) really care about having [SuppressMessage] attributes lying
I wonder if you could share your thoughts / resources about live audio streaming
I'm learning about table design in SQL and I'm wonder how to create a
I wonder if you could help me with something I've been thinking about. Say

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.