All of lore.kernel.org
 help / color / mirror / Atom feed
From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 next] openblas: new package
Date: Thu, 19 May 2016 13:17:35 +0300	[thread overview]
Message-ID: <20160519101735.GX2178@tarshish> (raw)
In-Reply-To: <1463652602-3276-1-git-send-email-Vincent.Riera@imgtec.com>

Hi Vicente,

On Thu, May 19, 2016 at 11:10:02AM +0100, Vicente Olivert Riera wrote:
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> ---
> Changes v2 -> v3:
>  - Switch version to HEAD of develop branch as it contains support for
>    MIPS32.
>  - Add a patch to fix build failure of P5600 and I6400 targets.

Where is this patch?

>  - Add support for OpenMP when toolchain has NPTL threads.
> 
> Changes v1 -> v2:
>  - Multi-threading is not available for static-only since it uses
>    dlfcn.h, so modify the "ifeq" statement accordingly.
> 
>  package/Config.in              |   1 +
>  package/openblas/Config.in     | 240 +++++++++++++++++++++++++++++++++++++++++
>  package/openblas/openblas.hash |   3 +
>  package/openblas/openblas.mk   |  54 ++++++++++
>  4 files changed, 298 insertions(+)
>  create mode 100644 package/openblas/Config.in
>  create mode 100644 package/openblas/openblas.hash
>  create mode 100644 package/openblas/openblas.mk

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -

  reply	other threads:[~2016-05-19 10:17 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-19 10:10 [Buildroot] [PATCH v3 next] openblas: new package Vicente Olivert Riera
2016-05-19 10:17 ` Baruch Siach [this message]
2016-05-19 10:55   ` Vicente Olivert Riera
2016-05-19 11:12     ` Baruch Siach
2016-05-19 12:21 ` Thomas Petazzoni
2016-05-19 13:42   ` Vicente Olivert Riera
2016-05-19 14:00     ` Thomas Petazzoni
2016-05-19 21:15       ` Arnout Vandecappelle
2016-05-20  8:31       ` Vicente Olivert Riera
2016-05-20  9:00         ` Thomas Petazzoni
2016-05-20 21:07           ` Samuel Martin
2016-05-23  9:16             ` Vicente Olivert Riera

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=20160519101735.GX2178@tarshish \
    --to=baruch@tkos.co.il \
    --cc=buildroot@busybox.net \
    /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.