comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Quickest method for calculation
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Quickest method for calculation [message #71053 is a reply to message #71052] Mon, 24 May 2010 12:10 Go to previous messageGo to previous message
Foldy Lajos is currently offline  Foldy Lajos
Messages: 268
Registered: October 2001
Senior Member
On Mon, 24 May 2010, Karl wrote:

> If your compiler is really good, you may be able to turn on an option
> that generates SSE code, which may give you another 2x to 3x. The
> above pattern is an easy one for the compiler to recognize as SIMD-
> exploitable. If the compiler doesn't do this for you and you have the
> time, you can write the SSE code yourself.

I think this will have no effect. The bottleneck is memory access, the CPU
is already starving on data.

regards,
lajos
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Landsat HDF
Next Topic: SAVE again

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Nov 28 21:43:16 PST 2025

Total time taken to generate the page: 0.32102 seconds