Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 2K views
Discussion
Physics news on Phys.org
- 19,385
- 15,622
Some software runs faster if you are using the 64 bit version and I believe the O.S. itself is more robust in the 64 bit version, with probably the biggest advantage being the amount of memory it can handle. Modern computers are pretty limited if you can only have the 4Gigs of RAM that are available with the 32 bit version.
Science Advisor
Homework Helper
- 7,834
- 13,159
Ah, yes, thanks, I forgot, I have 6 Gigs . EDIT: Just in case, the software I am think of installing is SQL Server Express, which I believe is always a local machine..phinds said:Some software runs faster if you are using the 64 bit version and I believe the O.S. itself is more robust in the 64 bit version, with probably the biggest advantage being the amount of memory it can handle. Modern computers are pretty limited if you can only have the 4Gigs of RAM that are available with the 32 bit version.
Last edited:
stoomart
- 392
- 132
The difference isn't so much in how much RAM you can have (big-mem kernels have been available in 32-bit versions of Windows and Linux for a long time), but rather in how much RAM each user-process can use, which is limited to 2GB in 32-bit kernels.WWGD said:Ah, yes, thanks, I forgot, I have 6 Gigs . EDIT: Just in case, the software I am think of installing is SQL Server Express, which I believe is always a local machine..
Science Advisor
Homework Helper
- 7,834
- 13,159
Thanks, what is the RAM limit for 64-bit kernels?stoomart said:The difference isn't so much in how much RAM you can have (big-mem kernels have been available in 32-bit versions of Windows and Linux for a long time), but rather in how much RAM each user-process can use, which is limited to 2GB in 32-bit kernels.
stoomart
- 392
- 132
The theoretical limit is 16 EiB, the technical limits for typical 64-bit architectures are 256 TiB virtual memory and 4 PiB physical memory, though most systems are further limited by hardware.WWGD said:Thanks, what is the RAM limit for 64-bit kernels?
https://en.wikipedia.org/wiki/64-bit_computing#Limits_of_processors
Science Advisor
Homework Helper
- 7,834
- 13,159
Wow, thanks, talk about scaling up from 32 to 64!stoomart said:The theoretical limit is 16 EiB, the technical limits for typical 64-bit architectures are 256 TiB virtual memory and 4 PiB physical memory, though most systems would be limited by hardware.
https://en.wikipedia.org/wiki/64-bit_computing#Limits_of_processors
stoomart
- 392
- 132
Definitely! I forgot to include the PAE link in my earlier post, which talks about allowing 32-bit kernels to address up to 64 GB.WWGD said:Wow, thanks, talk about scaling up from 32 to 64!
https://en.wikipedia.org/wiki/Physical_Address_Extension#Design
https://en.wikipedia.org/wiki/3_GB_barrier
fluidistic
Gold Member
- 3,934
- 286
I feel none of the answers really answered the original question. I lack the knowledge to give an accurate answer, however, I had read that some programs run faster when 32 bits, others run faster when 64 bits so my guess is that it depends on how the program was coded (apparently top chess engines really benefit from 64 bits compared to 32 bits. About 40% speedup if I remember well). But it isn't just about speed.
I've read that firefox web browser is less secure in its 32 bits version than in its 64 bits version and also that it crashes left often.
In the end my rule of thumb is to always pick the 64 bits version of a program, but I'm not knowledgeable on the topic. Waiting for the gurus to reply.
I've read that firefox web browser is less secure in its 32 bits version than in its 64 bits version and also that it crashes left often.
In the end my rule of thumb is to always pick the 64 bits version of a program, but I'm not knowledgeable on the topic. Waiting for the gurus to reply.
Similar threads
OS and Choice of 32- or 64- bit for VMWare
- WWGD
- · Replies 1 ·
- Computing and Technology
- Replies
- 1
Upgrading Win 7 32 bit to Win 10 64 bit
- Wrichik Basu
- · Replies 37 ·
- Computing and Technology
- Replies
- 37
Python Using Python 32-bit (with Idle) in 64-bit System
- WWGD
- · Replies 10 ·
- Programming and Computer Science
- Replies
- 10
Windows Vista, Linux 32-bit, Linux 64-bit
- Link-
- · Replies 1 ·
- Computing and Technology
- Replies
- 1
Python Installing Python on Windows 7: Pip, Anaconda, 32-bit or 64-bit?
- websterling
- · Replies 4 ·
- Programming and Computer Science
- Replies
- 4
How to Compile PROPEP for 32 Bit Systems?
- jelanier
- · Replies 14 ·
- Programming and Computer Science
- Replies
- 14
MIPS - Making a 64 bit number when you only have 32 bit register support
- Kerren
- · Replies 1 ·
- Electrical Engineering
- Replies
- 1
Re: MIPS - Making a 64 bit number when you only have 32 bit register support
- Kerren
- · Replies 7 ·
- Engineering and Comp Sci Homework Help
- Replies
- 7