Re: [yocto] MPI support on Yocto

2015-02-19 Thread Victor Rodriguez
No problem Alex, here is the second version Thanks a lot to Alex Hernandez >From 7ef5b510333c1eac535484881beddf2604d7ed6a Mon Sep 17 00:00:00 2001 From: Victor Rodriguez Date: Thu, 19 Feb 2015 11:00:22 -0600 Subject: [PATCH] Add mpich suppor This patch add mpich support to yocto in order to ru

Re: [yocto] MPI support on Yocto

2015-02-19 Thread Alexandru Vaduva
Hello Victor, Sorry for this late reply. I took a look at the mpich recipe error, but was not able to find a solution.I admit that I only looked at it for a few moments(around 2 hours), my schedule did not permit more. If I`ll have any progress on this I will try to keep you posted. Alex Vaduva

Re: [yocto] MPI support on Yocto

2015-02-08 Thread Alexandru Vaduva
I will try to take a look at it ;) On Monday, February 9, 2015 7:13 AM, Victor Rodriguez wrote: On Tue, Feb 3, 2015 at 4:57 PM, Alexandru Vaduva wrote: > I would suggest a layer under meta-openembeded: > meta-openembedded/meta-oe/recipes-devtools/ caould be a start. Hi Alex This

Re: [yocto] MPI support on Yocto

2015-02-08 Thread Victor Rodriguez
On Tue, Feb 3, 2015 at 4:57 PM, Alexandru Vaduva wrote: > I would suggest a layer under meta-openembeded: > meta-openembedded/meta-oe/recipes-devtools/ caould be a start. Hi Alex This is the first version that I have: diff --git a/meta-oe/recipes-devtools/mpich/mpich_3.1.1.bb b/meta-oe/recipes-

Re: [yocto] MPI support on Yocto

2015-02-03 Thread Alexandru Vaduva
I would suggest a layer under meta-openembeded: meta-openembedded/meta-oe/recipes-devtools/ caould be a start. Alex Vaduva On Wednesday, February 4, 2015 12:21 AM, Victor Rodriguez wrote: On Tue, Feb 3, 2015 at 12:14 PM, Alexandru Vaduva wrote: > I will be more then happy to help

Re: [yocto] MPI support on Yocto

2015-02-03 Thread Victor Rodriguez
On Tue, Feb 3, 2015 at 12:14 PM, Alexandru Vaduva wrote: > I will be more then happy to help you with this. > > > Alex Vaduva > > > On Tuesday, February 3, 2015 5:41 PM, Victor Rodriguez > wrote: > > > HI team > > I wonder if there is any project or efforts to implement Message > Passing Interfac

Re: [yocto] MPI support on Yocto

2015-02-03 Thread Alexandru Vaduva
I will be more then happy to help you with this. Alex Vaduva On Tuesday, February 3, 2015 5:41 PM, Victor Rodriguez wrote: HI team I wonder if there is any project or efforts to implement Message Passing Interface (MPICH ) support on Yocto ? If no I am more than happy to work on

[yocto] MPI support on Yocto

2015-02-03 Thread Victor Rodriguez
HI team I wonder if there is any project or efforts to implement Message Passing Interface (MPICH ) support on Yocto ? If no I am more than happy to work on it , I just will need a little bit of guidance Thanks a lot Regards Victor Rodriguez -- ___