All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guillaume Bres <guillaume.bressaix@gmail.com>
To: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: jmfriedt <jmfriedt@femto-st.fr>,
	"gwenhael.goavec" <gwen@trabucayre.com>,
	Jagan Teki <jagan@amarulasolutions.com>,
	Asaf Kahlon <asafka7@gmail.com>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v5 4/4] package/python-scipy: new package
Date: Tue, 2 Aug 2022 07:33:05 +0200	[thread overview]
Message-ID: <CAJe0E3dc1YGh_-369RjWkyHdN-WkcQW1d8PqDvr5i9h-pPqoqw@mail.gmail.com> (raw)
In-Reply-To: <20220801205907.545f6693@windsurf>


[-- Attachment #1.1: Type: text/plain, Size: 1581 bytes --]

Hello Thomas

>Could you give some details on what didn't work? Our runtime test
>infrastructure is (I believe?) reasonably simple and straightforward to
>use, with tons of existing examples
I was trying to get the runtime test (the emulator) to execute the scipy
fulltest ("python -c import scipy; scipy.test()"), as I was thinking it
would be the best thing to do.
But it's not a straightforward scenario and it's super heavy, you need the
repo sources and the pytest suite.

Running small but several portions of the lib is probably the best thing to
do.

Guillaume W. Bres
Software engineer
<guillaume.bressaix@gmail.com>


Le lun. 1 août 2022 à 20:59, Thomas Petazzoni <thomas.petazzoni@bootlin.com>
a écrit :

> On Mon, 1 Aug 2022 19:58:23 +0200
> Guillaume Bres <guillaume.bressaix@gmail.com> wrote:
>
> > thank you Thomas for merging this serie and also for adding the runtime
> > test, I did try to provide it but could not get it to work.
>
> Could you give some details on what didn't work? Our runtime test
> infrastructure is (I believe?) reasonably simple and straightforward to
> use, with tons of existing examples.
>
> The one thing that was tricky here is that most Python test cases use a
> CPIO filesystem loaded as an initrd, but that doesn't work for SciPy as
> the filesystem is too large for an initrd. Which is why my test case
> uses an ext2 filesystem on a hard drive.
>
> Thomas
> --
> Thomas Petazzoni, co-owner and CEO, Bootlin
> Embedded Linux and Kernel engineering and training
> https://bootlin.com
>

[-- Attachment #1.2: Type: text/html, Size: 2652 bytes --]

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2022-08-02  5:33 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-27 19:29 [Buildroot] [PATCH v5 1/4] package/python-gast: new host-only package Guillaume W. Bres
2022-07-27 19:29 ` [Buildroot] [PATCH v5 2/4] package/python-beniget: " Guillaume W. Bres
2022-08-01 17:40   ` Thomas Petazzoni via buildroot
2022-07-27 19:29 ` [Buildroot] [PATCH v5 3/4] package/python-pythran: " Guillaume W. Bres
2022-08-01 17:40   ` Thomas Petazzoni via buildroot
2022-07-27 19:29 ` [Buildroot] [PATCH v5 4/4] package/python-scipy: new package Guillaume W. Bres
2022-08-01 17:42   ` Thomas Petazzoni via buildroot
2022-08-01 17:58     ` Guillaume Bres
2022-08-01 18:15       ` Arnout Vandecappelle
2022-08-01 18:59       ` Thomas Petazzoni via buildroot
2022-08-02  5:33         ` Guillaume Bres [this message]
2022-08-02  7:53           ` Thomas Petazzoni via buildroot
2022-08-01 17:40 ` [Buildroot] [PATCH v5 1/4] package/python-gast: new host-only package Thomas Petazzoni via buildroot

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=CAJe0E3dc1YGh_-369RjWkyHdN-WkcQW1d8PqDvr5i9h-pPqoqw@mail.gmail.com \
    --to=guillaume.bressaix@gmail.com \
    --cc=asafka7@gmail.com \
    --cc=buildroot@buildroot.org \
    --cc=gwen@trabucayre.com \
    --cc=jagan@amarulasolutions.com \
    --cc=jmfriedt@femto-st.fr \
    --cc=thomas.petazzoni@bootlin.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.