guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Replace ATLAS with OpenBLAS (+lapack)


From: Ludovic Courtès
Subject: Re: [PATCH] Replace ATLAS with OpenBLAS (+lapack)
Date: Mon, 15 Jun 2015 00:04:11 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Ricardo Wurmus <address@hidden> skribis:

> attached are three more patches to replace ATLAS with OpenBLAS in
> python.scm.

Good!

> From aeb4f541486d5bb02d4002380e8f7be49967b10d Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus <address@hidden>
> Date: Fri, 12 Jun 2015 10:48:58 +0200
> Subject: [PATCH 1/3] gnu: python-numpy-bootstrap: Add lapack to inputs.
>
> * gnu/packages/python.scm (python-numpy-bootstrap)[inputs]: Add lapack to
>   inputs, because OpenBLAS does not include lapack functions.

OK.

> From a26127d8ecd9170d11350f7085c9e39aa4018b4a Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus <address@hidden>
> Date: Fri, 12 Jun 2015 11:30:51 +0200
> Subject: [PATCH 2/3] gnu: python-scipy: Build with OpenBLAS and lapack.
>
> * gnu/packages/python.scm (python-scipy)[inputs]: Remove "atlas", add "lapack"
>   and "openblas".
> * gnu/packages/python.scm (python-scipy)[arguments]: Replace phase
>   "set-environment-variables" with "configure-openblas".

OK.

> From 79d29126037cd227b01b3a193bf016ec9e12b4fb Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus <address@hidden>
> Date: Fri, 12 Jun 2015 11:34:39 +0200
> Subject: [PATCH 3/3] gnu: python-scikit-learn: Use OpenBLAS instead of ATLAS.
>
> * gnu/packages/python.scm (python-scikit-learn)[inputs]: Replace "atlas" with
>   "openblas".

Please mention how the phases are modified in the commit log.

Otherwise OK.

Thanks!

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]