Reply to topic  [ 9 posts ] 
Intel to launch 50 cores 
Author Message
What's a life?
User avatar

Joined: Thu Apr 23, 2009 8:25 pm
Posts: 10691
Location: Bramsche
Reply with quote
Intel was showing off its re-worked Larabee platform in Tapei this week. Renamed MIC ("multiple integrated cores"), the production samples were on a 32nm die with 32 cores, 8MB shared L2 cache and 4x hyperthreading, running at a low 1.2Ghz, meaning it can execute 128 threads at once. The first, single precision, tests from the Linpack suite look like giving the processor a performance of around 517GFlops, compared to the 360GFlops available through GPGPUs from nVidia and AMD/ATi.

The first production samples should start appearing towards the end of 2011 or in early 2012, on a 22nm die, with 50 cores, capable of 200 threads.

Source: c't Magazine 2010/13 page 20.

_________________
"Do you know what this is? Hmm? No, I can see you do not. You have that vacant look in your eyes, which says hold my head to your ear, you will hear the sea!" - Londo Molari

Executive Producer No Agenda Show 246


Sat Jun 12, 2010 7:33 am
Profile ICQ
Legend
User avatar

Joined: Fri Apr 24, 2009 2:02 am
Posts: 29240
Location: Guantanamo Bay (thanks bobbdobbs)
Reply with quote
Wow that will be handy for my SETI data sets! :D

_________________
Do concentrate, 007...

"You are gifted. Mine is bordering on seven seconds."

https://www.dropbox.com/referrals/NTg5MzczNTk

http://astore.amazon.co.uk/wwwx404couk-21


Tue Jun 15, 2010 3:07 am
Profile
What's a life?
User avatar

Joined: Fri Apr 24, 2009 10:21 am
Posts: 12700
Location: The Right Side of the Pennines (metaphorically & geographically)
Reply with quote
How many years (or decades) will it be before most software can take advantage of that many cores?

_________________
pcernie wrote:
'I'm going to snort this off your arse - for the benefit of government statistics, of course.'


Tue Jun 15, 2010 10:12 am
Profile WWW
What's a life?
User avatar

Joined: Thu Apr 23, 2009 8:25 pm
Posts: 10691
Location: Bramsche
Reply with quote
Software can already use that many cores - just look at the thousands of cores in some of the super computers that are used in Unis etc.

The real question is, where does consumer software lose the benefit of ever more cores? Things like normal OS tasks, word processing, internet, email and simple spreadsheets rarely need more than a couple of cores, because, with the exception of the OS itself, they are just sitting around waiting for user input, plus a few flurries of activity when loading and saving data, indexing etc. Even video encoding can't use an infinite number of cores, although it seems to scale well to 8 or 16 cores at present.

Massively parallel computers are either going to be for specific scientific tasks or for multiple users, with thin-client computing coming back into vogue - we are certainly looking at it, as individual computers on desks at remote locations just cause massive headaches and unsatisfied users, because they have to wait for the internet connection to become free again, after somebody has opened their email or a file on the central server...

_________________
"Do you know what this is? Hmm? No, I can see you do not. You have that vacant look in your eyes, which says hold my head to your ear, you will hear the sea!" - Londo Molari

Executive Producer No Agenda Show 246


Tue Jun 15, 2010 10:35 am
Profile ICQ
I haven't seen my friends in so long
User avatar

Joined: Tue May 05, 2009 3:29 pm
Posts: 7173
Reply with quote
I'm waiting for "Intel release decent graphics chip". :?

_________________
timark_uk wrote:
That's your problem. You need Linux. That'll fix all your problems.
Mark


Tue Jun 15, 2010 10:54 am
Profile
I haven't seen my friends in so long
User avatar

Joined: Thu Apr 23, 2009 7:35 pm
Posts: 6580
Location: Getting there
Reply with quote
The software we have running our POS server at work has 256 cores.

It manages it really well by giving each active client connection it's own core. This normally lasts less than a second and is then freed up for use by someone else but it means that each client has the full speed of that particular core available to do its work.

It also means that when running an extensive report that it doesn't slow down the client connections for other users.

Not a very good example of a consumer use but we definitely benefit from a high number of cores.

_________________
Oliver Foggin - iPhone Dev

JJW009 wrote:
The count will go up until they stop counting. That's the way counting works.


Doodle Sub!
Game Of Life

Image Image


Tue Jun 15, 2010 10:54 am
Profile WWW
Legend
User avatar

Joined: Fri Apr 24, 2009 2:02 am
Posts: 29240
Location: Guantanamo Bay (thanks bobbdobbs)
Reply with quote
big_D wrote:
Massively parallel computers are either going to be for specific scientific tasks or for multiple users, with thin-client computing coming back into vogue - we are certainly looking at it, as individual computers on desks at remote locations just cause massive headaches and unsatisfied users, because they have to wait for the internet connection to become free again, after somebody has opened their email or a file on the central server...

I think that the main use apart from super computers, will be local processors for a number of thin clients, probably for more than 50 users off one processor. There are certainly many companies that could use that arrangement.

_________________
Do concentrate, 007...

"You are gifted. Mine is bordering on seven seconds."

https://www.dropbox.com/referrals/NTg5MzczNTk

http://astore.amazon.co.uk/wwwx404couk-21


Tue Jun 15, 2010 6:09 pm
Profile
What's a life?
User avatar

Joined: Thu Apr 23, 2009 8:25 pm
Posts: 10691
Location: Bramsche
Reply with quote
Amnesia10 wrote:
big_D wrote:
Massively parallel computers are either going to be for specific scientific tasks or for multiple users, with thin-client computing coming back into vogue - we are certainly looking at it, as individual computers on desks at remote locations just cause massive headaches and unsatisfied users, because they have to wait for the internet connection to become free again, after somebody has opened their email or a file on the central server...

I think that the main use apart from super computers, will be local processors for a number of thin clients, probably for more than 50 users off one processor. There are certainly many companies that could use that arrangement.

We have 35 users running off of 4 cores (2 physical processors) and 4GB memory. A 50 core processor could easily cope with a couple of hundred average users - the question is more, can the associated sub-systems cope with the IO (disk, memory, network etc.)?

_________________
"Do you know what this is? Hmm? No, I can see you do not. You have that vacant look in your eyes, which says hold my head to your ear, you will hear the sea!" - Londo Molari

Executive Producer No Agenda Show 246


Wed Jun 16, 2010 4:28 am
Profile ICQ
Legend
User avatar

Joined: Fri Apr 24, 2009 2:02 am
Posts: 29240
Location: Guantanamo Bay (thanks bobbdobbs)
Reply with quote
big_D wrote:
Amnesia10 wrote:
I think that the main use apart from super computers, will be local processors for a number of thin clients, probably for more than 50 users off one processor. There are certainly many companies that could use that arrangement.

We have 35 users running off of 4 cores (2 physical processors) and 4GB memory. A 50 core processor could easily cope with a couple of hundred average users - the question is more, can the associated sub-systems cope with the IO (disk, memory, network etc.)?

I would have thought that memory would have coped but hard disks are generally the weak link in terms of speed. Though if using SSD that would not be a problem. Also having seen SSD transfer 1Gb in less than a second I would doubt that cabling would be an issue either. Though what might be is the network card having to deal with several hundred connections simultaneously. Though since humans are even slower even this could be eliminated with optical connections. It could make it a very cheap system for hundreds of users, and very green with only one processor, especially since most general business applications are not graphic or processor intensive.

_________________
Do concentrate, 007...

"You are gifted. Mine is bordering on seven seconds."

https://www.dropbox.com/referrals/NTg5MzczNTk

http://astore.amazon.co.uk/wwwx404couk-21


Wed Jun 16, 2010 4:40 am
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 9 posts ] 

Who is online

Users browsing this forum: No registered users and 12 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.