|
From: | Iaan Rossouw Transnet Engineering KDS |
Subject: | Octave setup on a Cluster Computer |
Date: | Tue, 26 Jan 2016 08:04:28 +0000 |
Good Day, I was hoping you could provide me with some guidance on finding a solution to a problem I have encountered. I am attempting to set Octave up on a cluster computer (with the help of Openmpi and the MPI toolbox in a Mac environment),
but encounter problems as soon as the number of specified processes exceed that of what my Master is able to accommodate. Below is the run command I specify in the terminal as well as the error message I receive. ----------------------------------------------------------------------------------------------------- Run Command: Mpirun --hostfile hostfile –np 14 octave –q –eval “pkg load mpi; helloworld()” ----------------------------------------------------------------------------------------------------- Error Received: Mpirun was unable to find the specified executable file, and therefore did not launch the job. This error was first reported for the process
rank 12; it may have occurred for other processes as well. NOTE: A common cause for this error is misspelling a mpirun command line parameter option (remember that mpirun interprets the first
unrecognized command line token as the executable). Node: racimos-03.local (note: this is my slave node) Executable: /opt/local/bin/octave ------------------------------------------------------------------------------------------------------- All installations have been done in the same directories on all the nodes and the applicable paths have been specified in PATH and LD_LIBRARY_PATH.
I thank you in advance for any time and consideration invested towards my problem, I appreciate it greatly. Kindest Regards, Iaan Rossouw
DISCLAIMER: The information contained in this email and its attachments is both confidential and subject to copyright. If you are not the intended recipient, you are hereby notified not to read, disclose copy or use the contents thereof in any manner whatsoever, but are kindly requested to notify the sender and delete it immediately. This e-mail message does not create any legally binding contract between Transnet SOC LTD and the recipient, unless the contrary is specifically stated. Statements and opinions expressed in e-mails may not represent those of Transnet SOC LTD. While Transnet will take reasonable precautions, it cannot give any guarantee or warrant that this email will be free of virus infections, errors, interception and, therefore, cannot be held liable for any loss or damages incurred by the recipient, as a result of any of the above-mentioned factors.
|
[Prev in Thread] | Current Thread | [Next in Thread] |