Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ice-dev] Windows - Virtualbox - MPI problem

Well, it could be that PTP is not interpreting your .bashrc's environment properly. I'm not sure why this would be the case, exactly...

Are you running ICE via the command line, or by the "shortcut"?

Jordan Deyton
Oak Ridge National Laboratory
Telephone: (865) 574-1091
Email: deytonjh@xxxxxxxx

On 4/9/2015 2:45 PM, Bennett, Andrew R. wrote:
Yes, that is correct.  Additionally, the issue is most likely within ICE since I am able to run VIBE on the Linux guest via the command line (even using the exact command ICE uses).  I just have no idea why the host OS should matter.

Andrew
________________________________________
From: ice-dev-bounces@xxxxxxxxxxx [ice-dev-bounces@xxxxxxxxxxx] on behalf of Jay Jay Billings [jayjaybillings@xxxxxxxxx]
Sent: Thursday, April 09, 2015 2:40 PM
To: ice developer discussions
Subject: Re: [ice-dev] Windows - Virtualbox - MPI problem

So the problem is that ICE on a Linux guest VM with a Windows host VM fails to launch VIBE locally on the Linux guest with that MPI error?

Jay

On Apr 9, 2015 2:31 PM, "Bennett, Andrew R." <bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx>> wrote:
This is all in ICE.  The VM is running a version of the ICE nightly from the SourceForge site.  I've tried a newer version of the nightly as well, and have the same results.

Andrew
________________________________________
From: ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx> [ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>] on behalf of Jordan Deyton [deytonjh@xxxxxxxx<mailto:deytonjh@xxxxxxxx>]
Sent: Thursday, April 09, 2015 2:26 PM
To: ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>
Subject: Re: [ice-dev] Windows - Virtualbox - MPI problem

Just to make sure,  is the error in ICE's console, or Eclipse's console
(or elsewhere)?

Jordan

Jordan Deyton
Oak Ridge National Laboratory
Telephone: (865) 574-1091<tel:%28865%29%20574-1091>
Email: deytonjh@xxxxxxxx<mailto:deytonjh@xxxxxxxx>

On 4/9/2015 2:21 PM, Bennett, Andrew R. wrote:
I am running ICE on a Linux VM (which is running on a Windows box).
________________________________________
From: ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx> [ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>] on behalf of Jordan Deyton [deytonjh@xxxxxxxx<mailto:deytonjh@xxxxxxxx>]
Sent: Thursday, April 09, 2015 2:17 PM
To: ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>
Subject: Re: [ice-dev] Windows - Virtualbox - MPI problem

libmpi.so.1 is a Linux-style naming scheme for compiled Linux libraries. When running a program in Windows, the libraries should be named something like: http://stackoverflow.com/questions/2140129/what-is-proper-naming-convention-for-msvc-dlls-static-libraries-and-import-libr

But... I'm a little confused with what you're trying to do. You are running ICE on a Windows VM (which is running on a Linux box), or are you running ICE on a Linux VM (which is running on a Windows box)?

Jordan

Jordan Deyton
Oak Ridge National Laboratory
Telephone: (865) 574-1091<tel:%28865%29%20574-1091>
Email: deytonjh@xxxxxxxx<mailto:deytonjh@xxxxxxxx><mailto:deytonjh@xxxxxxxx<mailto:deytonjh@xxxxxxxx>>

On 4/9/2015 2:13 PM, Bennett, Andrew R. wrote:

Hey everyone,
I'm having an issue with ICE on Windows (sort of).  When running ICE on a Linux virtual machine from a Windows host I am having troubles launching CAEBAT via the launcher.  When I try to launch I get a "cannot find libmpi.so.1" error that comes from inside CAEBAT, but running the same exact command used to launch CAEBAT from the command line works fine.  This error does not occur on a Linux host.  Any ideas?

Andrew
_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx><mailto:ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>>
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev



_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev

_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev

_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev
_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev




Back to the top