Re: [eigen] Are there any recent benchmark comparisons? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] Are there any recent benchmark comparisons?
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Mon, 25 Oct 2010 07:27:05 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=URGypvh+WCSKv5o1V9ZTqmK5bsta1ULQWG8lto55zVs=; b=STA5B/w7+HhvNSLMenZ/cZL1L6hms9zv/VquNNoX8wXNqKtq7JJX7xYsH3Scd0KrMu /EiJn1ZaQhJqSvxq86GFPOm3V26teTfaOzworl50NdpSN2PnnQaxTF/cNYCJEZP+gUkx PJ/cKX3Z1INhmqxOATnjzXTnhs00z5sDeoSYc=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=AdtWoz98GJNU7Y3hj39RlYs7aX5uv6sUNOT+Yq0sVEdTCurXV1xiQsNcQJ9SXX0dw9 HLG1svyZn6UBMmCfTr5KglKEAXG9azSV5Uduhw5uH0fPi9Om9i0sh1a5O+9VKbt7imdP KLAt0MHlCss97MttYL7gti5qOBBRmwOAs9rSs=
2010/10/25 Mathias Goldau <math@xxxxxxxxxxxxxxxxxxxxxxxxx>:
> Hi,
>
> as I've seen on the benchmark page:
> http://eigen.tuxfamily.org/index.php?title=Benchmark the results seems to be
> quite old.
> Wouldn't it be also interesting to see how good Eigen performs in comparison
> to LAPACK wrappers like Armandillo?
This part is easy: such wrappers should perform exactly like the
BLAS/LAPACK they're wrapping (for large enough matrices). So it's
useless to mention them on that page.
> (BTW: is there the version information for
> the MKL missing?)
Indeed (it seems)
>
> In case this is an current issue, since Eigen3 is about to be released, let me
> know how I could help.
If you can run the benchmarks yourself, have good Intel hardware (Core
2 or Core i7...) and feel comfortable running benchmarks (e.g. you
understand you should run them outside of any graphical session) then
we would definitely welcome your results!
Benoit
>
> best regards
> Mathias
>
> --
> Institut für Informatik
> Universität Leipzig
> Johannisgasse 26, 04103 Leipzig
> Phone: +493419732283
>
>
>