Windows 8 and 9 in R&D, may support 128bit CPUs
Page 1 of 1
LeoNatan
☢ NFOHump Despot ☢



Posts: 73196
Location: Ramat Gan, Israel 🇮🇱
PostPosted: Thu, 8th Oct 2009 20:15    Post subject: Windows 8 and 9 in R&D, may support 128bit CPUs
Holy shit Laughing

Quote:
There was a time when Microsoft’s focus with the Windows 7 release was to support 64-bit only. Now, that focus has been pushed forward to Windows 8. Whether or not the Windows 8 release will see support for 64-bit only is yet to be determined, but I’ve stumbled upon a rather eye-opening Microsoft Research project: 128-bit architecture compatibility with the Windows 8 and Windows 9 kernel.

Naturally, 128-bit is the next step up from 64-bit and though it had to happen at some point, I’m surprised to see this surface so soon (and when I say, “surface,” I mean, “go public”). Robert Morgan, Senior Research and Development at Microsoft, has posted the following bit of experience on his LinkedIn profile:

Code:
Experience
Senior Research & Development
Microsoft
 Public Company; MSFT; Computer Software industry

January 2002 – Present (7 years 10 months)

Working in high security department for research and development involving strategic planning for medium and longterm projects. Research & Development projects including 128bit architecture compatibility with the Windows 8 kernel and Windows 9 project plan. Forming relationships with major partners: Intel, AMD, HP and IBM.


So, not only is Microsoft Research on top of this, but it appears they are forming relationships with some heavy-hitters, namely Intel, AMD, HP and IBM. If you notice Robert’s status, it says, “[s]omeone didn’t set the test for the new AMD 128bit properly.” Interestingly enough, this isn’t the first time I’ve seen mention of Windows 9 (see here and here). With all of that in mind, it appears as though Windows 8 and Windows 9 are shaping up to be fairly major releases in their own regards. With Windows 7 being considered a major release, it will be interesting to see if Microsoft stays on-track with their major/minor roadmap.

UPDATE 1: Here is an interesting article discussing an AMD 128-bit CPU: AMD’s next-gen Bulldozer is a 128-bit crunching monster (Thanks to @stroughtonsmith for the link!)

UPDATE 2: Fortunately for us, it seems Mr. Morgan likes to talk about his work through his status; one of which previously read as follows:

“Robert Morgan is working to get IA-128 working backwards with full binary compatibility on the existing IA-64 instructions in the hardware simulation to work for Windows 8 and definitely Windows 9.”

Alright! IA-128! The plot thickens…

Source
Back to top
deelix
PDIP Member



Posts: 32062
Location: Norway
PostPosted: Thu, 8th Oct 2009 21:02    Post subject:
Why not just call them vista v1, v2, v3, v4....
Ok, time will tell if the visual will change Very Happy

About 128bit CPU... Neutral wonder when such CPUs will be commercially available (5-10 years would be my guess), does m$ have a magic 8 ball or something?

Maybe its in the article, but you know me tl;dr Cool Face
Back to top
LeoNatan
☢ NFOHump Despot ☢



Posts: 73196
Location: Ramat Gan, Israel 🇮🇱
PostPosted: Thu, 8th Oct 2009 21:22    Post subject:
Well, a 128bit Itanium (server or HPC) is coming, and that AMD Bulldozer is also 128bit, which is 2-3 years away.

Also about the Vista v1, v2 Rolling Eyes They are all called NT for a reason. But you stick with your XP, just like there are people sticking with 98 cause NT is too bloated. Laughing
I kid you not: http://www.msfn.org/board/windows-95-98-98se-me-f8.html Laughing Laughing
Back to top
Parallax_
VIP Member



Posts: 6422
Location: Norway
PostPosted: Thu, 8th Oct 2009 21:28    Post subject:
What would the real world application be for 128-bit? Supercomputers? Who needs more than 16 exabytes of ram? Laughing


Upcoming PC games 2009 and onwards
Bravery is not a function of firepower.
Back to top
LeoNatan
☢ NFOHump Despot ☢



Posts: 73196
Location: Ramat Gan, Israel 🇮🇱
PostPosted: Thu, 8th Oct 2009 21:45    Post subject:
Well, aside from the larger memory addressing space, there is also support for 128bit registers, which means much faster math calculations at a very high precision. Smile Obviously, 128bit addressing space is not really needed; Windows Server 2008 Datacenter (& R2), the highest tier of the server OS, supports up to only 2TB, which far below the 2^64 limit. Smile
Back to top
VGAdeadcafe




Posts: 22230
Location: ★ ಠ_ಠ ★
PostPosted: Thu, 8th Oct 2009 21:46    Post subject:
GTFO with this 128-bit crap plz.
Back to top
Parallax_
VIP Member



Posts: 6422
Location: Norway
PostPosted: Thu, 8th Oct 2009 21:52    Post subject:
iNatan wrote:
Well, aside from the larger memory addressing space, there is also support for 128bit registers, which means much faster math calculations at a very high precision. Smile

Wouldn't it also mean slower simple calculations, as all number, floating point numbers, etc, now need to be written as 128-bit values, or do I misunderstand? Smile

Also, it took a lot of time for 64-bit to gain any ground in the desktop market (and still ain't completely there yet). I can only guess how long 128-bit will take...


Upcoming PC games 2009 and onwards
Bravery is not a function of firepower.
Back to top
dingo_d
VIP Member



Posts: 14555

PostPosted: Thu, 8th Oct 2009 21:54    Post subject:
So they'll develop it, and the price of those would be such that only NSA could buy it Laughing No really, we don't use the full capacity of 64-bit processors, and 128-bit... Maybe in a 50-100 yrs...


"Quantum mechanics is actually, contrary to it's reputation, unbeliveably simple, once you take the physics out."
Scott Aaronson
chiv wrote:
thats true you know. newton didnt discover gravity. the apple told him about it, and then he killed it. the core was never found.

Back to top
Spiderman
Banned



Posts: 5877

PostPosted: Thu, 8th Oct 2009 21:57    Post subject:
Parallax_ wrote:
What would the real world application be for 128-bit? Supercomputers? Who needs more than 16 exabytes of ram? Laughing
people said the same when they where on 8bit and played games ... but now WOW and thats on 32bit , image the next step virtual real world so real it will be porn
Back to top
LeoNatan
☢ NFOHump Despot ☢



Posts: 73196
Location: Ramat Gan, Israel 🇮🇱
PostPosted: Thu, 8th Oct 2009 22:06    Post subject:
Parallax_ wrote:
Wouldn't it also mean slower simple calculations, as all number, floating point numbers, etc, now need to be written as 128-bit values, or do I misunderstand? Smile

Not necessarily, because for a 128bit CPU, 128bit instructions are native. So a properly written and compiled application could take advantage of both speed and precision.

Parallax_ wrote:
Also, it took a lot of time for 64-bit to gain any ground in the desktop market (and still ain't completely there yet). I can only guess how long 128-bit will take...

Well, considering 64bit CPUs have been available since the 70s for supercomputing, if we take that as a measurement, things are not optimistic. Laughing But remember, Windows is not only for the desktop. Microsoft has been aggressively pushing their Windows HPC SKU (from the Server line) for a few years now, and I have a feeling this 128bit support, if any, will be pushed toward the HPC, not the desktop line. Smile
Back to top
Lutzifer
Modzilla



Posts: 12740
Location: ____________________ **** vegan zombie **** GRRAAIIINNSS _______
PostPosted: Thu, 8th Oct 2009 22:21    Post subject:
the thing is, precision can always be lowered without problems, but when trying to run higher precision on lower hardware (64bit on 32bit processors) you ll have to live with severly reduced computational speeds.

I doubt the 128bit will affect "realism" in games though, as that is mainly the domain of the graphics card(s). But that is for the future to show us =)
Back to top
Parallax_
VIP Member



Posts: 6422
Location: Norway
PostPosted: Thu, 8th Oct 2009 22:27    Post subject:
... Maybe they can use it to calculate more digits for pi Laughing


Upcoming PC games 2009 and onwards
Bravery is not a function of firepower.
Back to top
LeoNatan
☢ NFOHump Despot ☢



Posts: 73196
Location: Ramat Gan, Israel 🇮🇱
PostPosted: Thu, 8th Oct 2009 22:34    Post subject:
Well, I doubt we'll see games compiled for 128bit any time soon in the next 20 years. I think this is geared more toward the supercomputing markets (i.e. bio medicine, astronomy, etc), where that high precision is needed. I think Microsoft is just looking for a stepping in that market also.

But GPU use for these tasks is also gaining a huge push. While not everything can be done in GPGPU, a lot can be done, and Intel is pushing to this (to the dismay of nVidia, who try to convince the world CUDA is enough; it isn't of course). Intel, with Larrabee, I think it's safe to say, will be looking into mashing the next (or perhaps two) generation of CPU. Larrabee itself can be seen as multiple x86 CPUs together (it also uses the x86 instruction set). So this is another possible future of supercomputing.
Back to top
Mortibus




Posts: 18053
Location: .NL
PostPosted: Thu, 8th Oct 2009 22:51    Post subject:
why would anyone be surprised, it's just like dx10, 11 etc
same goes for cpu's, no matter how many apps or whatever will be optimized for new stuff as long if it's new it's buyable and no it's not about progress an all that bs
Back to top
deelix
PDIP Member



Posts: 32062
Location: Norway
PostPosted: Fri, 9th Oct 2009 09:52    Post subject:
iNatan wrote:
Well, a 128bit Itanium (server or HPC) is coming, and that AMD Bulldozer is also 128bit, which is 2-3 years away.

Also about the Vista v1, v2 Rolling Eyes They are all called NT for a reason. But you stick with your XP, just like there are people sticking with 98 cause NT is too bloated. Laughing
I kid you not: http://www.msfn.org/board/windows-95-98-98se-me-f8.html Laughing Laughing
finally my grandfather is on XP! lol, jumped over some OSes. but he needed a kick Wink
Back to top
Saner




Posts: 6877
Location: Uk
PostPosted: Fri, 9th Oct 2009 12:11    Post subject:
Will take adobe until 2134 to support it.


ragnarus wrote:

I saw things like that in here and in other "woman problems" topics so...... Am I the only one that thinks some authorities needs to be alerted about Saner and him possibly being a rapist and/or kidnapper ?Smile

Saner is not being serious. Unless its the subject of Santa!
Back to top
FusionDexterity




Posts: 1834

PostPosted: Sat, 10th Oct 2009 07:14    Post subject:
Mortibus wrote:
why would anyone be surprised, it's just like dx10, 11 etc
same goes for cpu's, no matter how many apps or whatever will be optimized for new stuff as long if it's new it's buyable and no it's not about progress an all that bs


No its about the moneys.
Back to top
Page 1 of 1 All times are GMT + 1 Hour
NFOHump.com Forum Index - Operating Systems
Signature/Avatar nuking: none (can be changed in your profile)  


Display posts from previous:   

Jump to:  
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
You cannot vote in polls in this forum


Powered by phpBB 2.0.8 © 2001, 2002 phpBB Group