From: Federico Beffa <beffa@ieee.org>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: Guix-devel <guix-devel@gnu.org>
Subject: Re: [PATCH 1/2] gnu: Add numpy
Date: Tue, 28 Oct 2014 18:49:07 +0100 [thread overview]
Message-ID: <CAKrPhPN6jX7UCdko42eyb79YkZqqTq5BRAAyb2AbKap1a0DRjA@mail.gmail.com> (raw)
In-Reply-To: <87wq7kh70n.fsf@gnu.org>
On Tue, Oct 28, 2014 at 10:34 AM, Ludovic Courtès <ludo@gnu.org> wrote:
> Ah right. And what if you again remove Python from ‘inputs’, and add
>
> #:python ,python
>
> to the arguments?
>
> That means it will use the actual Python 3.x package, not the wrapper,
> so everything will be visible. The downside is that there will be no
> ‘python’ command, only ‘python3’.
Well, as you say, it does not find the 'python' command and stops with
an error. I think that fixing the command name is even worse that
having python as input.
>
> Perhaps the right fix will be to change ‘python-wrapper’ to symlink the
> ‘lib’ sub-directory of ‘python’.
It was also suggested to make python a propagating input of the wrapper.
https://lists.gnu.org/archive/html/guix-devel/2014-10/msg00303.html
In my opinion, one of these two fixes would be desirable.
> After some more thought, I’ve finally bit the bullet:
>
> 1. Commit 77b0ac9 adds the #:substitutable? flag to gnu-build-system.
>
> 2. Commit f15615b uses it for ATLAS.
Wow! That was quick. Thanks!
> It may still make sense to have the non-optimized version for those who
> do not need performance and do not want to build locally maybe, WDYT?
Personally my main use of ATLAS is through numpy/scipy. Therefore I
would like to be able to use a good performing ATLAS with those
packages. If that needs a manual installation step, that's fine with
me.
In principle we could make a second package and add a suffix to the
version number such that the general binary version takes precedence.
To get a locally built library one would then have to give an explicit
ATLAS version to guix. Or, do you have other approaches in mind?
Regards,
Fede
next prev parent reply other threads:[~2014-10-28 17:49 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-26 13:09 [PATCH 1/2] gnu: Add numpy Federico Beffa
2014-10-26 18:56 ` Ludovic Courtès
2014-10-27 20:26 ` Federico Beffa
2014-10-28 9:34 ` Ludovic Courtès
2014-10-28 17:49 ` Federico Beffa [this message]
2014-10-29 21:28 ` Ludovic Courtès
2014-10-28 23:34 ` Ludovic Courtès
2014-10-29 22:23 ` Andreas Enge
2014-10-30 13:12 ` Changing python-wrapper to handle lib/ etc Ludovic Courtès
2014-11-02 17:44 ` Andreas Enge
2014-11-02 21:32 ` Andreas Enge
2014-11-03 10:11 ` Federico Beffa
2014-11-03 10:13 ` Andreas Enge
2014-11-03 20:19 ` Andreas Enge
2014-11-03 20:49 ` Andreas Enge
2014-11-03 22:06 ` Andreas Enge
2014-11-04 9:44 ` Ludovic Courtès
2014-11-04 13:07 ` Andreas Enge
2014-11-04 16:48 ` Ludovic Courtès
2014-11-04 17:08 ` Andreas Enge
2014-11-04 18:26 ` Andreas Enge
2014-11-04 21:40 ` Ludovic Courtès
2014-11-04 22:29 ` Andreas Enge
2014-11-03 9:04 ` Ludovic Courtès
2014-10-29 22:20 ` [PATCH 1/2] gnu: Add numpy Andreas Enge
2014-10-30 16:56 ` Federico Beffa
2014-10-30 17:03 ` Andreas Enge
2014-10-30 17:05 ` Federico Beffa
2014-11-02 18:21 ` Ludovic Courtès
-- strict thread matches above, loose matches on Subject: below --
2014-10-29 19:17 Federico Beffa
2014-10-29 19:55 ` Federico Beffa
2014-10-29 22:11 ` Ludovic Courtès
2014-10-30 17:03 ` Federico Beffa
2014-11-19 9:04 ` Ludovic Courtès
2014-11-22 15:31 ` Federico Beffa
2014-11-22 17:21 ` Ludovic Courtès
2014-11-24 19:56 ` Federico Beffa
2014-11-24 21:06 ` Ludovic Courtès
2014-11-24 21:24 ` Federico Beffa
2014-10-29 22:30 ` Andreas Enge
2014-10-29 21:26 ` Ludovic Courtès
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAKrPhPN6jX7UCdko42eyb79YkZqqTq5BRAAyb2AbKap1a0DRjA@mail.gmail.com \
--to=beffa@ieee.org \
--cc=guix-devel@gnu.org \
--cc=ludo@gnu.org \
/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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).