Linked by Thom Holwerda on Thu 16th Aug 2007 17:24 UTC, submitted by burnttoy
Intel Intel on Tuesday said it would release this week eight technical papers describing key findings from the company's work on future programmable multicore architectures. The papers will be published in the Intel Technical Journal and will provide details on how the company expects future microprocessors with simplified parallel programming models to evolve.
Order by: Score:
Tired of pre-announcements
by Wes Felter (2.92) on Thu 16th Aug 2007 18:34 UTC
Wes Felter
Member since:
2005-11-15
Fans: 1

The week is almost over; why don't we just wait until they actually release whatever it is and then link to it directly?

RE: Tired of pre-announcements
by horsnell (2.13) on Thu 16th Aug 2007 20:25 UTC in reply to "Tired of pre-announcements"
horsnell Member since:
2006-04-14
Fans: 0

Hmmm... you'll be posting a lot on this website if links to links annoy you!

A more interesting article that could have been linked directly as it is already available is at

http://research.sun.com/spotlight/2007/2007-08-13_transactional_mem...

on transactional memory. This follows the announcement mid-week that their Rock processor will provide hardware support for transactional memory.

RE[2]: Tired of pre-announcements
by tuttle (2.88) on Thu 16th Aug 2007 21:24 UTC in reply to "RE: Tired of pre-announcements"
tuttle Member since:
2006-03-01
Fans: 2

Rock will support transactional memory? That is really great news. Something like transactional memory is the best chance to make the power of massively multicore CPUs available to mere mortals.

RE[3]: Tired of pre-announcements
by kaiwai (3) on Thu 16th Aug 2007 23:25 UTC in reply to "RE[2]: Tired of pre-announcements"
kaiwai Member since:
2005-07-06
Fans: 16

Unfortunately like most technology its going to take software companies years before they utilise the featuers; I mean, look how long it took them to move to 32bit, heck, Window Vista was in beta for 5 years and there are software titles still not compatible with it.

Unfortunately that is the one problem with the IT world - more concerned about private jets and perks of the job rather than investing the money in the long term health of the company.

RE[4]: Tired of pre-announcements
by jmcp (2.09) on Fri 17th Aug 2007 01:27 UTC in reply to "RE[3]: Tired of pre-announcements"
jmcp Member since:
2006-08-06
Fans: 0

As I understand it, a lot of work is being done in the compiler and the underlying OS to make HTM support *transparent* to the application and userbase.

This isn't something that's just been thought of recently, it's been in the works (skunkworks, of course!) for years

http://scholar.google.com/scholar?hl=en&lr=&q=hybrid+transa...

RE[4]: Tired of pre-announcements
by horsnell (2.13) on Fri 17th Aug 2007 03:24 UTC in reply to "RE[3]: Tired of pre-announcements"
horsnell Member since:
2006-04-14
Fans: 0

did you read the link? It clearly states how much effort over how many years Sun have been working on TM. Marc Tremblay (look him up) gave a keynote at PODC2007 highlighting the benefits already achievable in Rock using TM.

Something to keep an eye on....

My approach
by losethos (-0.88) on Fri 17th Aug 2007 23:09 UTC
losethos
Member since:
2007-08-15
Fans: 0

LoseThos, my operating system, takes a distinct approach to MultiCore -- it has a graphic layer for each core which get merged together(XOR). Therefore, you make your game divide-up the screen update into zones or something for different cores and it merges them together. I'm targeting home computers for playing games where the biggest work load is updating the screen. It's one thing to run two apps twice as fast(SMP) and another thing to run one app twice as fast!! On a home system SMP is almost worthless.

I might change from XOR to AND and OR.

Zones is an inconvenient division of labor. On one app I drew horizontal grid lines with one core and vertical with the other.

Edited 2007-08-17 23:29

vote for me
by losethos (-0.88) on Sat 18th Aug 2007 00:03 UTC
losethos
Member since:
2007-08-15
Fans: 0

Vote for me or the voice of reason will die.

Better links...
by horsnell (2.13) on Mon 20th Aug 2007 14:55 UTC
horsnell
Member since:
2006-04-14
Fans: 0

Of course if OSNews had looked into this story we could have all been forwarded directly here instead of through the EETimes site.

http://blogs.intel.com/research/2007/08/terascaleitj.html