mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Hardware

Reply
 
Thread Tools
Old 2007-10-17, 10:15   #12
Dresdenboy
 
Dresdenboy's Avatar
 
Apr 2003
Berlin, Germany

192 Posts
Default

I found someone, who will run the Prime95 25.5a benchmark on a 1.9 GHz Barcelona (maybe 2 GHz if he overclocks a bit).
Dresdenboy is offline   Reply With Quote
Old 2007-10-25, 23:02   #13
fivemack
(loop (#_fork))
 
fivemack's Avatar
 
Feb 2006
Cambridge, England

144238 Posts
Default

Has anyone seen Barcelona chips (2347 or otherwise) at an on-line retailer which actually has stock?

They don't beat the Q6600 as a cost point for pure computrons (the chips are a bit more than a Q6600, and the dual-CPU motherboard costs more than twice as much as a cheap G965 board, so two Barcelonas and one dual-CPU motherboard is more expensive than two Q6600 boards by more than the cost of one case), but given the cost of FBDIMMs a dual-Barcelona system is a bit cheaper than a dual-quad-Xeon for eight cores.

Also a lot slower for prime95 - a Barcelona 1.9GHz core is about equivalent to 0.62 2.4GHz Core2 cores. I haven't seen lasieve4I14e benchmarks on either system.
fivemack is offline   Reply With Quote
Old 2007-11-08, 16:22   #14
grandpascorpion
 
grandpascorpion's Avatar
 
Jan 2005
Transdniestr

503 Posts
Default

FireStream chips:

http://www.pcworld.com/article/id,13...d/article.html

Expensive but exciting.
grandpascorpion is offline   Reply With Quote
Old 2007-11-14, 17:30   #15
petrw1
1976 Toyota Corona years forever!
 
petrw1's Avatar
 
"Wayne"
Nov 2006
Saskatchewan, Canada

124416 Posts
Default

From the article:

The 9170 will be priced at US$1,999, making it one of AMD's most expensive products, but it offers up to 500 gigaflops of computing power, according to AMD, or about 100 times the performance of one of its dual core Opterons.

Software applications will need to be modified to take advantage of the FireStream's architecture, and AMD will release a software developer kit along with the chip package for application tuning.

====================================================

If I am understanding the Primenet stats right then 500 Gflops is 1/50 of the entire average Primenet throughput????

So does the above mean that even if I bought one Prime95 couldn't take advantage of it's potential?
petrw1 is online now   Reply With Quote
Old 2007-11-14, 17:59   #16
paulunderwood
 
paulunderwood's Avatar
 
Sep 2002
Database er0rr

E9B16 Posts
Default

I'd take that with a pinch of salt: saying "double floating point" and "500 Gflops" in a terse advertisement or article does not mean 500 Gflops of double floating point

Last fiddled with by paulunderwood on 2007-11-14 at 18:00
paulunderwood is online now   Reply With Quote
Old 2007-11-15, 05:09   #17
jasong
 
jasong's Avatar
 
"Jason Goatcher"
Mar 2005

3×7×167 Posts
Default

I would love to save up money to buy a Firestream processor. The problems would be (1) I would have to find somebody willing to try to get stuff to work on it, and (2) the much worse problem is when my father finds out that I'm giving someone remote access to a computer on HIS network. Edit: since I don't have the necessary expertise myself, compiling would be better achieved through remote access.

Of course, by the time I have the money saved up, there could be a TON of DC stuff out there that's ready to be run.

*drool*

Last fiddled with by jasong on 2007-11-15 at 05:10
jasong is offline   Reply With Quote
Old 2007-11-17, 03:43   #18
ShiningArcanine
 
ShiningArcanine's Avatar
 
Dec 2005

22×23 Posts
Default

Quote:
Originally Posted by paulunderwood View Post
I'd take that with a pinch of salt: saying "double floating point" and "500 Gflops" in a terse advertisement or article does not mean 500 Gflops of double floating point
Why is double floating point necessary? Will long integers not suffice?
ShiningArcanine is offline   Reply With Quote
Old 2007-11-19, 09:21   #19
paulunderwood
 
paulunderwood's Avatar
 
Sep 2002
Database er0rr

3,739 Posts
Default

http://en.wikipedia.org/wiki/Floating_point
http://en.wikipedia.org/wiki/Floatin...floating-point

Double precision floating point requires many more transistors than single precision, to perform the operations on the registers.

Last fiddled with by paulunderwood on 2007-11-19 at 09:22
paulunderwood is online now   Reply With Quote
Old 2007-11-19, 17:06   #20
ewmayer
2ω=0
 
ewmayer's Avatar
 
Sep 2002
República de California

103·113 Posts
Default

Quote:
Originally Posted by ShiningArcanine View Post
Why is double floating point necessary? Will long integers not suffice?
64-bit ints would be every bit as good as double-floats [in fact allow for a few more input bits per word] if one could do the requisite transform via modular arthmetic as fast a double-floating FFT. But due to real-world demands HW manufacturers have thrown a lot more silicon at the FPUs, so one can't [Just look e.g. at how many 64-bit integer MULs these chips can do per cycle, compared to how many DP float MULs]. And either 32-bit floats or ints don't suffice in terms of precision for the large moduli we are processing these days - the input word size would have to be too small to make the higher degree of SIMD parallelism pay off, relative to double-float.
ewmayer is online now   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Intel i7-980X (among other chips) launched ixfd64 Hardware 38 2010-08-25 12:26
using server chips in desktops = a bad idea? ixfd64 Hardware 2 2008-09-09 05:36
My prediction about multi-core chips jasong Hardware 6 2006-02-14 16:07
Atom Chips Corp's Quantum Chip????? georgekh Hardware 4 2006-02-04 20:16
Upcoming INTEL chips????? georgekh Hardware 28 2004-11-20 03:53

All times are UTC. The time now is 23:41.


Fri Jul 16 23:41:19 UTC 2021 up 49 days, 21:28, 1 user, load averages: 1.07, 1.21, 1.42

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.