Re: RE : Re: [eigen] Help on solving a race condition |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: RE : Re: [eigen] Help on solving a race condition
- From: Gael Guennebaud <gael.guennebaud@xxxxxxxxx>
- Date: Sat, 16 Jun 2012 17:43:35 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=gTyNB4mw5YNJ7MaUFtIbVqUAJliMOzR8bn3bJckYeeE=; b=RP9zi7oHyiaMlHS9+YZbyVpQdx//9rbvmP6iXKA+mn5/tK4lbupQTx0NdXDQn2lzPa 1MFiX+IW/ZZjbj6oT6iC/iAD1i3cSBBcwNO+7C3Kmgl5ff7uliogLR+SWvlyoKb9PDyI C2LdXL4QxF3k9Wwy390grrrpa4rtmUJEKuQHvRqA9+sbCR9iQyHuOn0wnhafdw4Ij4i6 3o2HgXiRDEN/uTYdRV1fVNo2WSgCizUrOwoXZFOG8jCCebTN/gfGIBDl7PNJaG2r3LHo EZC1AH/+6ssTYQE2b7on5rKJJOKMaf4D/PTmqBAg/0CobIzexxNHSdw4BE8sP4CcxGSD TVzA==
Don't worry, we're not going to add a dependence to libatomic-ops.
gael
On Fri, Jun 15, 2012 at 7:01 PM, Josh Bleecher Snyder
<josharian@xxxxxxxxx> wrote:
>>> My definition of portable is I think quite wide libatomic-ops is portable to
>>> every target of gcc >4.1
>
> FWIW, we're using Eigen on iOS, which is moving very quickly towards
> llvm-only. (I don't know whether libatomic-ops is llvm-friendly, just
> wanted to flag the mobile use case.)
>
> -josh
>
>