From: Denys Dmytriyenko <denys@ti.com>
To: Jacob Stiffler <j-stiffler@ti.com>
Cc: meta-arago@arago-project.org, xuj@ti.com
Subject: Re: [PATCH 0/8] Add LibArch and LinAlg
Date: Wed, 16 Mar 2016 14:25:09 -0400 [thread overview]
Message-ID: <20160316182508.GD29659@edge> (raw)
In-Reply-To: <56E9A40C.6080704@ti.com>
Jake,
I was on the fence about this particular set. What are your requirement and
priority here?
--
Denys
On Wed, Mar 16, 2016 at 02:21:00PM -0400, Jacob Stiffler wrote:
> Denys,
>
> What are the chances of this making it into the 2015.03 release?
>
> Thank you,
> Jake
>
> On 3/15/2016 3:54 PM, Jacob Stiffler wrote:
> >Integrate Library Architecture and Framework (LibArch)
> >and TI Linear Algebra Library (LinAlg)
> >
> >Jacob Stiffler (8):
> > libarch: Add version 1.0.0.0
> > libarch-examples: Add examples for libarch version 1.0.0.0
> > arago-source-ipk: Enable libarch-examples-src
> > linalg: Add Linear Algebra Library version 1.2.0.0
> > linalg-examples: And Linear Algebra Library examples
> > arago-source-ipk: Enable linalg-examples-src
> > packagegroup-arago-tisdk-addons: k2hk-evm: Integrate linalg
> > ti-tisdk-makefile: Add linalg-examples target
> >
> > .../conf/distro/arago-source-ipk.conf | 7 ++
> > .../packagegroup-arago-tisdk-addons-sdk-host.bb | 3 +-
> > .../packagegroup-arago-tisdk-addons-sdk-target.bb | 3 +-
> > .../packagegroup-arago-tisdk-addons.bb | 3 +-
> > .../ti-tisdk-makefile/Makefile_linalg-examples | 39 ++++++++++++
> > .../ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb | 4 +-
> > .../recipes-ti/includes/arago-paths.inc | 7 ++
> > .../recipes-ti/libarch/libarch-examples_git.bb | 36 +++++++++++
> > meta-arago-extras/recipes-ti/libarch/libarch.inc | 32 ++++++++++
> > .../recipes-ti/libarch/libarch_git.bb | 25 ++++++++
> > .../recipes-ti/linalg/linalg-examples_git.bb | 74 ++++++++++++++++++++++
> > meta-arago-extras/recipes-ti/linalg/linalg.inc | 43 +++++++++++++
> > meta-arago-extras/recipes-ti/linalg/linalg_git.bb | 23 +++++++
> > 13 files changed, 295 insertions(+), 4 deletions(-)
> > create mode 100644 meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/Makefile_linalg-examples
> > create mode 100644 meta-arago-extras/recipes-ti/includes/arago-paths.inc
> > create mode 100644 meta-arago-extras/recipes-ti/libarch/libarch-examples_git.bb
> > create mode 100644 meta-arago-extras/recipes-ti/libarch/libarch.inc
> > create mode 100644 meta-arago-extras/recipes-ti/libarch/libarch_git.bb
> > create mode 100644 meta-arago-extras/recipes-ti/linalg/linalg-examples_git.bb
> > create mode 100644 meta-arago-extras/recipes-ti/linalg/linalg.inc
> > create mode 100644 meta-arago-extras/recipes-ti/linalg/linalg_git.bb
> >
>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
next prev parent reply other threads:[~2016-03-16 18:25 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-15 19:54 [PATCH 0/8] Add LibArch and LinAlg Jacob Stiffler
2016-03-15 19:54 ` [PATCH 1/8] libarch: Add version 1.0.0.0 Jacob Stiffler
2016-03-15 19:54 ` [PATCH 2/8] libarch-examples: Add examples for libarch " Jacob Stiffler
2016-03-15 19:54 ` [PATCH 3/8] arago-source-ipk: Enable libarch-examples-src Jacob Stiffler
2016-03-15 19:54 ` [PATCH 4/8] linalg: Add Linear Algebra Library version 1.2.0.0 Jacob Stiffler
2016-03-15 19:54 ` [PATCH 5/8] linalg-examples: And Linear Algebra Library examples Jacob Stiffler
2016-03-15 19:54 ` [PATCH 6/8] arago-source-ipk: Enable linalg-examples-src Jacob Stiffler
2016-03-15 19:54 ` [PATCH 7/8] packagegroup-arago-tisdk-addons: k2hk-evm: Integrate linalg Jacob Stiffler
2016-03-15 19:54 ` [PATCH 8/8] ti-tisdk-makefile: Add linalg-examples target Jacob Stiffler
2016-03-16 18:21 ` [PATCH 0/8] Add LibArch and LinAlg Jacob Stiffler
2016-03-16 18:25 ` Denys Dmytriyenko [this message]
2016-03-16 18:35 ` Jacob Stiffler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160316182508.GD29659@edge \
--to=denys@ti.com \
--cc=j-stiffler@ti.com \
--cc=meta-arago@arago-project.org \
--cc=xuj@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.