running a single core 64-bit as dual core 32-bit?

Please confine these topics to things that would be of general interest to those who are interested in FAH which don't fall into any other category.

Moderator: Site Moderators

Post Reply
CoMePrAdZ
Posts: 32
Joined: Mon Jun 16, 2008 12:02 pm
Hardware configuration: Pentium 4 524
Celeron @2.2ghz w/ 512 MB, folding for team 130783

Distributed Clusters over My School :D
Location: Indonesia
Contact:

running a single core 64-bit as dual core 32-bit?

Post by CoMePrAdZ »

Okay, it's a fool question. (sorry about my bad english). can you make an gromacs fahcore who can utilizing single 64 bit as like as dual 32 bit? i looked that 64 bit has as twice as 32 bit's data and address bus ...
"... Folding for everything ..."

Team 130783
7im
Posts: 10189
Joined: Thu Nov 29, 2007 4:30 pm
Hardware configuration: Intel i7-4770K @ 4.5 GHz, 16 GB DDR3-2133 Corsair Vengence (black/red), EVGA GTX 760 @ 1200 MHz, on an Asus Maximus VI Hero MB (black/red), in a blacked out Antec P280 Tower, with a Xigmatek Night Hawk (black) HSF, Seasonic 760w Platinum (black case, sleeves, wires), 4 SilenX 120mm Case fans with silicon fan gaskets and silicon mounts (all black), a 512GB Samsung SSD (black), and a 2TB Black Western Digital HD (silver/black).
Location: Arizona
Contact:

Re: running a single core 64-bit as dual core 32-bit?

Post by 7im »

There is no speed improvement for FAH using 64 bit hardware, and not for 64 bit FAH software. The software uses SSE for most of it's speed, and increasing bits from 32 to 64 did not change SSE.
How to provide enough information to get helpful support
Tell me and I forget. Teach me and I remember. Involve me and I learn.
CoMePrAdZ
Posts: 32
Joined: Mon Jun 16, 2008 12:02 pm
Hardware configuration: Pentium 4 524
Celeron @2.2ghz w/ 512 MB, folding for team 130783

Distributed Clusters over My School :D
Location: Indonesia
Contact:

Re: running a single core 64-bit as dual core 32-bit?

Post by CoMePrAdZ »

thx for your reply, but i didn't mean like that ... i mean like this: when running 32 bit instruction on 64 bit cpu, we just utilize 32 bit, and another 32 bit are useless. so, can we utilize these useless bits for running another task(ex. second thread), but still using 32 bit OS? i think that it will using additional cpu driver ... (it's really my bad english ...)
"... Folding for everything ..."

Team 130783
7im
Posts: 10189
Joined: Thu Nov 29, 2007 4:30 pm
Hardware configuration: Intel i7-4770K @ 4.5 GHz, 16 GB DDR3-2133 Corsair Vengence (black/red), EVGA GTX 760 @ 1200 MHz, on an Asus Maximus VI Hero MB (black/red), in a blacked out Antec P280 Tower, with a Xigmatek Night Hawk (black) HSF, Seasonic 760w Platinum (black case, sleeves, wires), 4 SilenX 120mm Case fans with silicon fan gaskets and silicon mounts (all black), a 512GB Samsung SSD (black), and a 2TB Black Western Digital HD (silver/black).
Location: Arizona
Contact:

Re: running a single core 64-bit as dual core 32-bit?

Post by 7im »

You would need a 64 bit OS to take full advantage of 64 bit hardware.

Still does not help FAH go faster. It may help other programs, but then we really only discuss FAH in this forum. Sorry.
How to provide enough information to get helpful support
Tell me and I forget. Teach me and I remember. Involve me and I learn.
bruce
Posts: 20910
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: running a single core 64-bit as dual core 32-bit?

Post by bruce »

CoMePrAdZ wrote:thx for your reply, but i didn't mean like that ... i mean like this: when running 32 bit instruction on 64 bit cpu, we just utilize 32 bit, and another 32 bit are useless. so, can we utilize these useless bits for running another task(ex. second thread), but still using 32 bit OS? i think that it will using additional cpu driver ... (it's really my bad english ...)
This simply is not true. A single SSE instruction operates on 128 bits of data. It can perform four single precision floating point operations simultaneously or two double precision floating point instructions. Using double precision gets less work done and FAH doesn't really need the extra precision. These operations do not use the 32-bit or 64-bit integer registers that you're thinking about.
CoMePrAdZ
Posts: 32
Joined: Mon Jun 16, 2008 12:02 pm
Hardware configuration: Pentium 4 524
Celeron @2.2ghz w/ 512 MB, folding for team 130783

Distributed Clusters over My School :D
Location: Indonesia
Contact:

Re: running a single core 64-bit as dual core 32-bit?

Post by CoMePrAdZ »

Oww, like that ... i know what you mean. now i know why in the task manager fahcore_82.exe process have 4 threads. thanks for all reply ...
"... Folding for everything ..."

Team 130783
Post Reply