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

  • Home
  • SEARCH
  • 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 8951173
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T13:36:05+00:00 2026-06-15T13:36:05+00:00

I have built a parallel program using OS X’s built-in mpic++ and I’m trying

  • 0

I have built a parallel program using OS X’s built-in mpic++ and I’m trying to run an MPI job on two my Macs in my home network. Both use Snow Leopard 10.6.8 and can run the job locally. I can also access the other machine using ssh. However, after entering

mpirun -n 2 --host localhost,10.0.1.2 ./enigmaMPI

I am asked for the password and then I get this output:

--------------------------------------------------------------------------
Failed to find or execute the following executable:

Host:       iMac.local
Executable: ./enigmaMPI

Cannot continue.
--------------------------------------------------------------------------
mpirun noticed that job rank 0 with PID 7748 on node localhost exited on signal 15 (Terminated). 

This message is not very specific to help me to find a solution… Could anybody help, please?

I built my program using following command:

mpic++ main.cpp enigma.cpp enigma.h -o enigmaMPI
  • 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-06-15T13:36:08+00:00Added an answer on June 15, 2026 at 1:36 pm

    The message is as informative as it can get. It means that MPI is unable to find the executable file enigmaMPI in the same location on the remote node. You have to ensure that:

    • enigmaMPI could be found in the same location on both localhost and on 10.0.1.2;
    • MPI libraries and run-times are installed on both machines.

    Since you run Snow Leopard, you are most likely using the version of Open MPI that ships with it. Then you do not have to worry about the second point. The first point means that if on your local machine enigmaMPI is to be found under /Users/username/project/enigmaMPI, then you have to copy it to the same path on your other Mac.

    That’s why most clusters use shared filesystems like NFS, Lustre, GPFS, and have the mounted under the same places on each compute node. Also, as pointed out by axiom, setting up passwordless SSH (using public keys) would save you typing your password each time you run mpirun.

    Also, as far as I can recall, Snow Leopard still included Xgrid and the Open MPI version provided has a module that can execute processes through Xgrid. You only need to enable Xgrid sharing on the second Mac and then somehow use the Xgrid launcher…

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

Sidebar

Related Questions

I have built a mock object using EasyMock, and I'm trying to have the
I have moved a parallel program that was working and built in visual studio.
I have built a local DVD Database using Codeigniter, With film names etc in.
I have built the UI for my Google Chrome Extension, but I am trying
I have built a site using php and want to try keep it one
I have built ICS source using make -j4, then I have modified the Music
I have the below SQL Script which is run from Excel VBA using ADO
I built a sample program to check the performance of tasks in parallel, with
I have a driver script which manages a job string which can run jobs
We have a flash website built using flex and CS3. Majority of the site

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.