unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Federico Beffa <beffa@ieee.org>
To: Eric Bavier <ericbavier@gmail.com>
Cc: Guix-devel <guix-devel@gnu.org>
Subject: Re: forcing local build from a package definition
Date: Fri, 24 Oct 2014 23:41:06 +0200	[thread overview]
Message-ID: <CAKrPhPNFTjvqXOs6AShszTNavxnM-ZtZrrwnWdjohCrJ3ZLmRw@mail.gmail.com> (raw)
In-Reply-To: <87ppdhxpl7.fsf@gmail.com>

On Fri, Oct 24, 2014 at 8:57 PM, Eric Bavier <ericbavier@gmail.com> wrote:
> ATLAS provides only a handful of the LAPACK routines.  The primary
> focus is on BLAS routines.  In order for ATLAS to provide a full lapack
> experience, it needs to be configured with the netlib lapack (which is
> where our current lapack package comes from).

yes, I know. But you can tell it to build a full lapack library
(making use of the lapack source tar).  But this is not the point.

> ATLAS frequently pulls its tuning configuration information from a table
> of known values at configuration time.  I think there is also a way to
> tell it which architecture it should be built for.

Not really.  You can specify the architecture at configure time.  But,
then it does not exploits the full instruction set and features of
your CPU and results in a suboptimal library.  For optimal performance
it needs to run timing tests during build time.  Note that since some
time Debian also provides a was to build ATLAS on your own machine.

http://math-atlas.sourceforge.net/atlas_install/atlas_install.html

There may be other faster libraries, but ATLAS is used by many
applications, including numpy/scipy which is actually the reason for
which I'm working on ATLAS.

Regards,
Fede

  reply	other threads:[~2014-10-24 21:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-24 16:10 forcing local build from a package definition Federico Beffa
2014-10-24 18:57 ` Eric Bavier
2014-10-24 21:41   ` Federico Beffa [this message]
2014-10-25  6:23   ` Federico Beffa
2014-10-25 22:25     ` Ludovic Courtès
2014-10-26  8:34       ` Federico Beffa
2014-10-26 13:59         ` Ludovic Courtès
2014-10-27 20:28           ` Federico Beffa

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=CAKrPhPNFTjvqXOs6AShszTNavxnM-ZtZrrwnWdjohCrJ3ZLmRw@mail.gmail.com \
    --to=beffa@ieee.org \
    --cc=ericbavier@gmail.com \
    --cc=guix-devel@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).