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 victor.rodriguez.bah...@intel.com Date: Thu, 19 Feb 2015 11:00:22 -0600 Subject: [PATCH] Add mpich suppor This patch add

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 Victor Rodriguez
On Tue, Feb 3, 2015 at 4:57 PM, Alexandru Vaduva vaduvajanalexan...@yahoo.com 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

[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 -- ___

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 vm.ro...@gmail.com 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

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 vm.ro...@gmail.com wrote: On Tue, Feb 3, 2015 at 12:14 PM, Alexandru Vaduva