Extra Extra, read all about it! NVidia unveils its first CPU for PCs
-
I prefer Arm Chairs.
Watched code never compiles.
-
I use an atom in my home server as I dont need much processing power but do need it on all the time to run exchange, do backups, share files etc. Total power usage according to my UPS is around 20W. I don't know how much of that is the atom though, I'd have thought things like the hard disk would consume more power than the CPU. Don't know how SSDs compare with this.
-
http://infoworld.com/d/hardware/nvidia-unveils-denver-its-first-cpu-pcs-746[^]
If the post was helpful, please vote, eh! Current activities: Playing Star Craft II. Don't bother me, eh? Now and forever, defiant to the end. What is Multiple Sclerosis[^]? Food[]
With the luck I have had installing NVidia drivers, this is scary! :sigh:
-
I do not foresee the end of them, economies of scale and all that, but ARM will become a major force. Nice to see a British company do well!
------------------------------------ I will never again mention that I was the poster of the One Millionth Lounge Post, nor that it was complete drivel. Dalek Dave CCC League Table Link CCC Link[^]
Quite - a simply brilliant company at that. As a big fan of Acorn it's a pitiful shame it got destroyed by the likes of IBM and Microsoft when it was so far ahead. At least it lives on in everyone's mobile phones.
Regards, Rob Philpott.
-
"The downside is that software written for x86 chips will need to be tweaked before it can run on ARM systems." Tweaked or completely rewritten? Still it'd be good if it could run managed .NET code I guess.
Dave Parker wrote:
Tweaked or completely rewritten? Still it'd be good if it could run managed .NET code I guess.
For .net it just mean a CLR being written against the ARM chip.
-
Dave Parker wrote:
Tweaked or completely rewritten? Still it'd be good if it could run managed .NET code I guess.
For .net it just mean a CLR being written against the ARM chip.
-
well. nobody can say the way I say it! :rolleyes:
Watched code never compiles.
-
http://infoworld.com/d/hardware/nvidia-unveils-denver-its-first-cpu-pcs-746[^]
If the post was helpful, please vote, eh! Current activities: Playing Star Craft II. Don't bother me, eh? Now and forever, defiant to the end. What is Multiple Sclerosis[^]? Food[]
x86 is an unstoppable juggernaut; every time to dethrone it has failed. The sheer amount of apps, OSes, backwards compatiblity, I don't see ARM becoming a de facto desktop CPU standard. Maybe if you port Windows (desktop Windows, CE is crap) it will be used.
People think it must be fun to be a super genius, but they don't realize how hard it is to put up with all the idiots in the world. - Calvin (from Calvin and Hobbes)(The Indispensable Calvin and Hobbes, p105-3)
-
That's only true for apps not p/invoking 3rd party C/C++ libraries...
3x12=36 2x12=24 1x12=12 0x12=18
So you'd have to make ARM Windows OS fully compatible against the windows SDK, which it would implicitly would be because you'd be running windows :rolleyes:
-
So you'd have to make ARM Windows OS fully compatible against the windows SDK, which it would implicitly would be because you'd be running windows :rolleyes:
-
No. I was referring to native code binaries. If you don't have the code, you can't recompile it for arm; MS'd need to implement a virtual x86 to run them, and that isn't in the cards.
3x12=36 2x12=24 1x12=12 0x12=18
Dan Neely wrote:
; MS'd need to implement a virtual x86 to run them,
Or some kind of WOW subsystem.
-
Dan Neely wrote:
; MS'd need to implement a virtual x86 to run them,
Or some kind of WOW subsystem.