Index | Recent Threads | Unanswered Threads | Who's Active | Guidelines | Search |
World Community Grid Forums
Category: Completed Research Forum: OpenZika Thread: Operating system recommendation? |
No member browsing this thread |
Thread Status: Active Total posts in this thread: 4
|
Author |
|
jonathandl
Advanced Cruncher Joined: Nov 12, 2007 Post Count: 106 Status: Offline Project Badges: |
Hello,
----------------------------------------am looking to return to the World Community Grid after a long absence, and for now, will crunch Zika only. So I have a computer with a 64-bit processor (Intel Core 2, I believe, but I have verified that it is 64-bit capable) and 2 gigs of RAM, and no Windows. Question is: for fastest and most accurate results, should I download a 32-bit version of gnuLinux or a 64-bit version? Also, does the distribution matter? For example, if I choose Xubuntu, would it be preferable to install 32-bit Xubuntu or 64-bit Xubuntu? Also, what's the quorum for Zika? Is it redundant or single-validation? Thank you, Jonathan [Edit 1 times, last edit by jonathandl at Sep 6, 2018 11:59:58 PM] |
||
|
Sgt.Joe
Ace Cruncher USA Joined: Jul 4, 2006 Post Count: 7574 Status: Offline Project Badges: |
I would go with the 64 bit version. Not that it would necessarily be any faster, but it might be more flexible for the future. If you are adventurous, you could install both both versions and make your system dual boot. Or install the two versions on separate flash drives and see for yourself which one runs better on your system. I think Zika is quorum of 2, because I I have several pages waiting validation. Somebody correct me if I am wrong.
----------------------------------------Correction: Zika is mostly a quorum of 1. Cheers
Sgt. Joe
----------------------------------------*Minnesota Crunchers* [Edit 1 times, last edit by Sgt.Joe at Sep 7, 2018 11:43:16 AM] |
||
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Go 64bit - generally speaking, 32bit Linux is dying off as 64bit has been out for a really long time - some distributions have stopped making 32bit altogether these days (RHEL/CentOS 7, Arch, etc.). If that CPU is 64bit capable, go that route. If you step back and think a little meta, the kernel coders focus on 64bit so your upstream brain trust is all involved, whereas in 2018 the 32bit side of code plays second fiddle. Unlike the Windows side which I know is still struggling to get everything to 64bit, in Linux it's been baked in and working for probably a decade.
A 64bit base OS can run 32bit applications (with the appropriate extra software installed - you have to add 32bit glibc + friends to the 64bit OS for it to function), but a 32bit OS cannot run 64bit apps - the "word size" (Linux kernel computation unit, in this case - not the natural CPU boundry){1) will not allow for a 64bit application to load into a 32bit kernel, but the larger can accept the smaller. I'm pretty sure you'd take a performance hit running 32bit apps on a 64bit kernel, but I've never profiled it to know for sure. Even 32bit ARM (small embedded devices, like the Raspberry Pi) are starting to die off, 64bit ARM is becoming the standard for that market as well these days.(2) (1) https://en.wikipedia.org/wiki/Word_(computer_architecture) (2) https://en.wikipedia.org/wiki/ARM_architecture#64/32-bit_architecture |
||
|
l_mckeon
Senior Cruncher Joined: Oct 20, 2007 Post Count: 439 Status: Offline Project Badges: |
Zika is mostly quorum one unless a task has been returned as invalid by someone and then reissued.
I think WCG occasionally issues quorum two tasks to test if "trusted" computers should remain trusted. |
||
|
|