[eigen] Re: vectorization for ints not working |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen] Re: vectorization for ints not working
- From: Rohit Garg <rpg.314@xxxxxxxxx>
- Date: Sat, 12 Sep 2009 11:54:28 +0530
- 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; bh=RmgLkxo6igbWK5mtgxzlAqHg7uq/DqvNUATjXCpiDE0=; b=wahztf1Nbarotrw8Yr0IczpdlX/PeOTMICwpE9JRii8eFHfKsd17wzZDndtQMmVBnJ /WNjeSHhPREqwBmL/lYlzviZU0/Vpdf+Kc/tpEOdrtChrGvRawK/xZp1q76lmzZqSi7/ ipvrk4nTDKHCoK+OhQD7YrubvqJmW8lvabHXE=
- 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; b=Jug5eP7TtdivOr22xTFoF5alcECTJxMQ07NfGMJO3vo46/xWpk7TeewxW9qWyz5KYd gjFIa1LgKh9FI8Q0MCbkaSIGU38IYHhlJ/7VQ0w47EmXFcSTFISqk6hV77plkiMkh60l pqaWsQ6P713/a8gT/0In0vb3A0xhTosC1YO84=
PS: this is eigen's unstable branch, but using code checked out a
month or so ago.
On Sat, Sep 12, 2009 at 11:50 AM, Rohit Garg <rpg.314@xxxxxxxxx> wrote:
> I had a simple piece of code involving matrix4i, and it is not
> compiling with vectorization. This is on fedora 11, 64 bit, gcc 4.4.1.
> To compile, use make eigen. I am interested in vectorization of the
> code in the addressesGen function, which enclosed in asm directives.
> There are clear signs of eigen unrolling the loop, but I'd like my
> vectorization please. :)
>
> To compile, do make eigen.
>
> --
> Rohit Garg
>
> http://rpg-314.blogspot.com/
>
> Senior Undergraduate
> Department of Physics
> Indian Institute of Technology
> Bombay
>
--
Rohit Garg
http://rpg-314.blogspot.com/
Senior Undergraduate
Department of Physics
Indian Institute of Technology
Bombay