Re: [OMPI users] cluster with iOS or Android devices?

2012-12-02 Thread shiny knight
On Dec 1, 2012, at 1:37 PM, Reuti wrote: > Am 30.11.2012 um 07:16 schrieb shiny knight: > >> Thanks for all your replies. >> >> As now I have access to 3 iOS devices and 1 Android, so if possible I would >> be oriented to pursue more the iOS route. >> &g

Re: [OMPI users] cluster with iOS or Android devices?

2012-11-30 Thread shiny knight
ou'll then need to find a way to launch the processes across iPads. I don't >> know if ssh will work, so you may have to devise a new plm module. I can >> advise as you go. >> >> FWIW: I have an iPad 1 and iOS development kit, so I can potentially help >> with p

Re: [OMPI users] cluster with iOS or Android devices?

2012-11-30 Thread shiny knight
> You'll then need to find a way to launch the processes across iPads. I don't > know if ssh will work, so you may have to devise a new plm module. I can > advise as you go. > > FWIW: I have an iPad 1 and iOS development kit, so I can potentially help > with problems.

Re: [OMPI users] cluster with iOS or Android devices?

2012-11-30 Thread shiny knight
: The prototype machine (128 Tegra2's) ran standard >> ubuntu, and since Android is essentially Linux, it should not be to >> hard to get the system you envision up and running, Shiny Knight. >> >> Cheers, >> >> Dominik >> >> >> On 1

[OMPI users] cluster with iOS or Android devices?

2012-11-28 Thread shiny knight
I was looking for some info about MPI port on iOS or Android devices. I have some old devices that may result useful, if I could be able to include them in my computation scheme. OpenCL runs on iOS and Android, so I was wondering if there is any way to have an old iPhone/phone or iPad/tablet to

Re: [OMPI users] Where to start with MPI on OSX?

2012-11-15 Thread shiny knight
do port uninstall --follow-dependencies mpich2 > sudo port install openmpi > > FYI, I'm using OpenMPI 1.6 with XCode 4.5.2 on 10.8.2 and it works fine. > > Mark > > On Fri, Nov 9, 2012 at 6:55 PM, shiny knight wrote: > Thanks Reuti for the sample. > > I have the lat

Re: [OMPI users] Where to start with MPI on OSX?

2012-11-09 Thread shiny knight
AM, Reuti wrote: > Am 09.11.2012 um 08:47 schrieb shiny knight: > >> Thanks for your replies. >> >> I use Snow Leopard, running ompi_info returns an error (command not found). > > I'm on this version too. Which version of Xcode do you use - "Xcode 3.2.6 a

Re: [OMPI users] Where to start with MPI on OSX?

2012-11-09 Thread shiny knight
@open-mpi.org [mailto:users-boun...@open-mpi.org] On > Behalf Of Reuti > Sent: Thursday, November 08, 2012 15:09 > To: Open MPI Users > Subject: Re: [OMPI users] Where to start with MPI on OSX? > > Am 08.11.2012 um 23:25 schrieb shiny knight: > >> I've discovered MPI re

[OMPI users] Where to start with MPI on OSX?

2012-11-08 Thread shiny knight
Hi I've discovered MPI recently, and I would like to start to write some applications to use it's potential. Now the problem is that I use a mac, and I see no tutorials or books that are targeting OSX, so I was wondering if you could give me some pointers about where to find info. I use Xcod