|
#1
| |||
| |||
| Dual Core PowerMacs Tomorrow Power Macs:
They also tease there may be "one more thing", again ![]() Some anonymous user posted this to MacRumors. Unfortunately I can't post a URL, but the Power Mac specs have been "confirmed" by 2 anonymous people ![]() |
|
#2
| ||||
| ||||
| I thought the DC chips hit 2.5GHz. Was I wrong? In any case, a dual-core 2.3GHz chip ought to handily outperform a single-core 2.7GHz one. That is, for multithreaded processes. As with multiple processors, the extra core is not going to make individual "everyday" processes like web page rendering any faster. It'd be nice if the new Macs were "just plain faster, period", but hey, I'll take what I can get. 16GB of RAM? *droooooooool* |
|
#3
| |||
| |||
| I doubt the info up there is complete... maybe there will be 2.5Ghz.. we'll just have to wait. |
|
#4
| ||||
| ||||
| remember that tiger can only use more than 4gb in command line: gui apps can only use 4gb ram. only the 64bit apps (command line only at the moment) can use 4gb+ ram.
__________________ Dual 1.8GHz G5 2GB, 1TB, Radeon 9600XT 128MB, 10.5 20" Apple Cinema Display + Dell 2005FPW 20" dual-head iBook G3 700MHz 640MB, 40GB, Rage128 16MB, 10.4, dying battery |
|
#5
| ||||
| ||||
| Why would command-line make a difference in 64-bit compatibility or the amount of RAM they use? I don't understand... Mathematica, one of the most popular mathematical applications, is a full GUI program and fully supports 64-bit computations (and is a 64-bit application) as well as RAM usage above 4GB. http://www.wolfram.com/products/mathematica/platforms/ What would happen if I wrote a fully 64-bit "command-line application" that consumed more than 4GB of RAM, then added one GUI "Start" button to it? Would it cease working? Where did you get this information?
__________________ Power Macintosh G4/500MHz "Yikes!" 10.4.11 Server • 1024MB • 3 x 120GB + 320GB • DVR-111D MacBook 2.0GHz Core 2 Duo - White 10.5.6 • 2048MB • 80GB • CD-RW/DVD-ROM iPhone 3G 8GB • iPod Photo 60GB • iPod nano 1GB • AT&T DSL 6Mb/768k http://www.jeffhoppe.com |
|
#6
| |||
| |||
| I'm sure it offloads the 64-bit work to a command line utility and then gets the results.. er something like that ![]() Or it uses non-standard methods of working with 64-bit numbers.. |
|
#7
| ||||
| ||||
| There is no difference between a command-line application and a GUI application, with the exception of the GUI. The source code is even the same... unless I'm misunderstanding what you mean by "command-line application". They're all Unix processes -- one and the same. The fact that one has a GUI and the other doesn't have a GUI doesn't change the fact that the source code is all written in the same languages -- C, C++, Obj-C, etc. I'm just not understanding why adding a GUI would cause the application to not work. What is a "non-standard" way of working with a 64-bit number? You either have a 64-bit number, or you don't. You could possibly simulate a 64-bit number with two or more 32-bit numbers, but then you'd have two or more 32-bit numbers and your application wouldn't be 64-bit. You add, multiply, divide and subtract them, and that's all you can do to them...
__________________ Power Macintosh G4/500MHz "Yikes!" 10.4.11 Server • 1024MB • 3 x 120GB + 320GB • DVR-111D MacBook 2.0GHz Core 2 Duo - White 10.5.6 • 2048MB • 80GB • CD-RW/DVD-ROM iPhone 3G 8GB • iPod Photo 60GB • iPod nano 1GB • AT&T DSL 6Mb/768k http://www.jeffhoppe.com |
|
#8
| |||
| |||
| I think it's mostly a speed issue. You might want to read this: http://developer.apple.com/macosx/64bit.html Quote:
|
![]() |
| Thread Tools | |
|
|