![]() |
|
|
#1 |
|
"Jason Goatcher"
Mar 2005
3×7×167 Posts |
I don't know a lot about cpu instructions, but I know that a lot of SSE stuff is really helpful with prime-finding and a lot of DCing projects in general.
Anybody have any opinions about the new SSE code Intel will be releasing soon on their cpus? Edit: OMG, you can't edit the title of a thread even if you click edit 30 seconds after posting. I want smart comments. NOOOOOOOOOOOO!!! Last fiddled with by jasong on 2010-07-20 at 23:07 Reason: I'm an idiot, but only for part of the time each day |
|
|
|
|
|
#2 |
|
Jan 2005
Caught in a sieve
5×79 Posts |
There haven't been any really major improvements for sieving since SSE2. I haven't seen anything that's come out since then that's worth trying to support the few processors that might have it. (Of course, I'm not doing FP math in the SSE registers; I need the full 80 bits of precision, and I suspect most FFTs do as well.)
The next interesting change will be AVX in 2011: double-sized registers (for doing twice as much at once), and instructions that put their output in a third register. |
|
|
|
|
|
#3 |
|
"Richard B. Woods"
Aug 2002
Wisconsin USA
22×3×641 Posts |
|
|
|
|
|
|
#4 | |
|
"Kyle"
Feb 2005
Somewhere near M52..
3·5·61 Posts |
Quote:
Last fiddled with by Primeinator on 2010-08-05 at 14:28 |
|
|
|
|
|
|
#5 | |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
23·3·5·72 Posts |
Quote:
@Prime95 how fast can we expect these instructions to be used by Prime95? Is development before release out of the question? |
|
|
|
|
|
|
#6 | |
|
P90 years forever!
Aug 2002
Yeehaw, FL
1D6616 Posts |
Quote:
Finally, AVX has spec'ed a fused multiply-add instruction that will be very useful in the future. The first Intel chips will not support fused multiply-add. The AMD chips will emulate this instruction. In short, AVX is a very well thought out extension of the x86 architecture. The instruction format is ready to support 512 and 1024 bit registers in the future. I doubt I'll be able to work on an AVX version before Sandy Bridge comes out in the 4th quarter. |
|
|
|
|
|
|
#7 |
|
"Kyle"
Feb 2005
Somewhere near M52..
3·5·61 Posts |
|
|
|
|
|
|
#8 |
|
Dec 2008
Boycotting the Soapbox
24×32×5 Posts |
At most AVX will speed up the search by 100%, but since it will take a while until a significant portion of users owns a processor that supports these new extensions...
Considering that a $200 entry-level ATI 5830 delivers around 450-900 giga-flops in double precision arithmetic (which would be roughly equivalent to a system with 16 AVX-capable cores clocked at 4Ghz) I seriously doubt that George will want to spend more than an afternoon on contemplating the specifics. |
|
|
|
|
|
#9 | ||
|
Jan 2008
France
2·52·11 Posts |
Quote:
Quote:
|
||
|
|
|
|
|
#10 |
|
"Kyle"
Feb 2005
Somewhere near M52..
91510 Posts |
|
|
|
|
|
|
#11 | ||
|
∂2ω=0
Sep 2002
República de California
103·113 Posts |
Quote:
Quote:
|
||
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| AMD vs Intel | dtripp | Software | 3 | 2013-02-19 20:20 |
| Intel NUC | nucleon | Hardware | 2 | 2012-05-10 23:53 |
| Intel RNG API? | R.D. Silverman | Programming | 19 | 2011-09-17 01:43 |
| AMD or Intel | mack | Information & Answers | 7 | 2009-09-13 01:48 |
| Intel Mac? | penguain | NFSNET Discussion | 0 | 2006-06-12 01:31 |