Re: [eigen] std::complex vectorization braindump |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] std::complex vectorization braindump
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Sat, 16 Jan 2010 08:23:22 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=4+RqwVzsQcV1F4cBJVHmhhXpoXsL1AbZF/P/VpteHc4=; b=x9zBhJgirgj4In3XyztEqAhMCfyPJbyQPJVjTaS7EFD3JJC/Ms5HOjiwumuKTZrd+o pLZZmZpShZnbYr27gSQ0Nc8W2SKZQxDO0izTX6EfeE7h5G7MtqFgrYB1+PfICYn8H19g v4z9IWPZSiLK8VFzKeOpeRgtBZJz6pHh0jG+I=
- 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=WAuzzbScwNLqfPKt01ALGjg79K9xb5CL0qck4lp3Xl9O1PHERHk8Mw6FaEbidPNk9Z ntW8Ys+nZxL21OXWC7+S+RKfbcEdnuAIfWcyWsRQf2M3TYHNpU0BObAE9G2seetlPREj fop8YmF6KuhP7HgBvf99MZZ08rz1s9gtk0TVU=
Oh, with the copyPackets<N> approach, it's not a very large
undertaking, but it's definitely a bit of work and right now we're
rushing to finish 3.0... yes, it's definitely something nice for
future 3.x versions.
Benoit
2010/1/16 Mark Borgerding <mark@xxxxxxxxxxxxxx>:
> Benoit & Gael,
>
> I just wanted to say "Thanks" for taking the time to consider partial loop
> unrolling. Reading your discussion helps me get a sense of how large an
> undertaking this might be. Perhaps in future versions we can revisit the
> issues.
>
>
> -- Mark
>
>
>