ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Alexey Tourbin <at@altlinux.ru>
To: sisyphus@altlinux.ru
Subject: [sisyphus] ATLAS vs BLAS performance
Date: Mon, 5 Jun 2006 01:05:46 +0400
Message-ID: <20060604210546.GA18120@localhost.localdomain> (raw)

[-- Attachment #1: Type: text/plain, Size: 325 bytes --]

Я разобрался, как надо собирать ATLAS.
Вот предварительный benchmark.

Fortran BLAS:

> mm <- matrix(rnorm(10^6), ncol = 10^3)
> system.time(crossprod(mm))
[1] 1.572 0.004 1.580 0.000 0.000

ATLAS w/ SSE2:

> mm <- matrix(rnorm(10^6), ncol = 10^3)
> system.time(crossprod(mm))
[1] 0.344 0.020 0.369 0.000 0.000

[-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]

             reply	other threads:[~2006-06-04 21:05 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-04 21:05 Alexey Tourbin [this message]
2006-06-04 22:04 ` Ivan Adzhubey
2006-06-04 22:26   ` Alexey Tourbin
2006-06-05  1:17     ` Alexey Tourbin
2006-06-05  2:41       ` Alexey Tourbin
2006-06-05  4:22     ` Valery Pipin
2006-06-05  7:30       ` Alexey Tourbin
2006-06-05  7:45         ` Ivan Adzhubey
2006-06-05  6:19     ` Andrey Khavryuchenko
2006-06-05  7:50       ` Alexey Tourbin
2006-06-05  7:58         ` Andrey Khavryuchenko
2006-06-05 10:11         ` Alexey Tourbin
2006-06-06 11:14           ` Alexey Tourbin
2006-11-24 23:58             ` Alexey Tourbin
2006-06-05  7:53       ` Ivan Adzhubey
2006-06-05  7:57         ` Ivan Adzhubey
2006-06-05  9:36         ` Andrey Khavryuchenko

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=20060604210546.GA18120@localhost.localdomain \
    --to=at@altlinux.ru \
    --cc=sisyphus@altlinux.ru \
    --cc=sisyphus@lists.altlinux.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

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git