Re: [eigen] FLENS C++ expression template Library has excellent documentation |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] FLENS C++ expression template Library has excellent documentation
- From: Christian Mayer <mail@xxxxxxxxxxxxxxxxx>
- Date: Sat, 18 Apr 2009 22:33:05 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :reply-to:user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=3txNRdjJxtJbQixgF/YIJL3gwyaFDUuma4qGbhVfnbw=; b=YGycAcBEu09tPj9zeF4JA4LYDtb079ER+HGBJ++CUaM2dFAd+Oj89r2/dWuwlteL3q vO3Z1/sigA80furwIa2AutNcXK+f36Xfd0evt5Sk12KTpLZUK9lZ9I7DqvLgb0F3h2LQ SMxW99JHxrCO2lcuhYNqi63kYQTzC94XuB974=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:reply-to:user-agent:mime-version:to :subject:references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=xVjlkS4Xb0a7lyCFAENQOxiS2cJDO/De0GEWJ8Dr4PslHFzQ3cfDLKoqsUb2eB1XLZ ZrmUBUUz7qefD5AQZyWCgL3NJTkkcvSg44OLgJmIWC7yB/jm3ShNq3OekgrX8h49+wvq UQPrBV55tLxtlot+TH1S+quXqTP5M4UdcVx8g=
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Benoit Jacob schrieb:
> But ultimately we need to start
> multiple threads, and OpenMP seemed like one of the possibilities for
> doing that. I agree that it's not at all about OpenMPifying for loops,
> it's rather that OpenMP is possibly the only dependency-free portable
> way of doing threads. Then of course we can consider adding an
> optional dependency on a threads library instead.
Boost has a Threads library as well as an MPI lib. So we could start
looking there...
(MPI might be a bit out of the scope for EIGEN as it probably should
only be used by higher algorithms that are using eigen at their core)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEAREIAAYFAknqOQAACgkQoWM1JLkHou0ntACfV5WObu6cZhfx7xDgvdy5wBJv
LgsAn0j24CKwAZABc0ooPRbrDX9oN0ff
=wVQn
-----END PGP SIGNATURE-----