Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 next] openblas: new package
Date: Thu, 19 May 2016 11:55:58 +0100	[thread overview]
Message-ID: <573D9BBE.8060408@imgtec.com> (raw)
In-Reply-To: <20160519101735.GX2178@tarshish>

Hello Baruch,

On 19/05/16 11:17, Baruch Siach wrote:
> 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?

referenced in the openblas.mk file, in OPENBLAS_PATCH variable:

OPENBLAS_PATCH =
https://github.com/vriera/OpenBLAS/commit/e12cff87b86615f5a4643d246a6c1963a0e81ca5.patch

Regards,

Vincent.

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

  reply	other threads:[~2016-05-19 10:55 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
2016-05-19 10:55   ` Vicente Olivert Riera [this message]
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=573D9BBE.8060408@imgtec.com \
    --to=vincent.riera@imgtec.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox