Message boards : BOINC client : Windows 64bit reverting to 32bit ??
Message board moderation
Author | Message |
---|---|
Send message Joined: 27 Jul 07 Posts: 3 |
Running 5.10.45x64 Q6600 8gb Ram Vista Ultimate 64bit Everything loads fine and runs fine (Riesel Sieve x64) for about 1 hour after installation. Fantastic run times of 45 minutes per. Then, the run times start creeping up until they reach 32 bit levels or a bit higher and they stay there. Stopping and starting has no affect. Task Manager shows I'm still running the 64 bit versions. Am I missing something here. Memory not clearing? Virtual memory not clearing? Not a clue. I did the above with Prime Grid from scratch and got the same result. PS: I tried 5.10.28x64 from scratch and had the same problem. |
Send message Joined: 27 Jul 07 Posts: 3 |
Well start discovering that either Q6600 or Vista have bottlenecks. I've been finding that if certain math sciences were on core0, they'd cause others to go much slower.... longer run times. Relegate them to core3 using affinity and all races at the combined max. Don't know why, but it's like there's only one of something. Well the answer was close to what you surmised. Riesel Sieve and Prime Grid (PSP) run exactly the same program with different parameters and data files. If I put both on one machine, the symptoms popped up. If I kept them on separate machines, everythings fine. I'm assuming that something got hosed in the registry or OS. Rebooting didn't fix it, but reloading the OS and only starting one project per machine did. Strange. |
![]() Send message Joined: 3 Apr 06 Posts: 547 ![]() |
I've been finding that if certain math sciences were on core0, they'd cause others to go much slower.... longer run times. Relegate them to core3 using affinity and all races at the combined max. Don't know why, but it's like there's only one of something. Weird it is..... Until something like this will be implemented, manually (per affinity mask) sticking the Boinc client to any set of cores (e.g. the mentioned c2+c3) should do it until the next Boinc restart - all subsequently started project applications, being client's child processes, will also be forced to stick to the same set of cores. Peter |
![]() Send message Joined: 3 Apr 06 Posts: 547 ![]() |
Riesel Sieve and Prime Grid (PSP) run exactly the same program with different parameters and data files. If I put both on one machine, the symptoms popped up. If I kept them on separate machines, everythings fine. I'm assuming that something got hosed in the registry or OS. Rebooting didn't fix it, but reloading the OS and only starting one project per machine did. Strange. IIRC both use (possibly the same) wrapper? Shouldn't harm at all. Anyway I'd rather bet the actual science apps, started from the wrapper, do somehow interfere - it may depend on particular CPU: FSB saturation, concurrent usage of the same CPU internal unit like FPU or any else, maybe cache lines thrashing or whatever. Different execution efficiency while running Seti+Seti, Seti+Einstein and Einstein+Einstein were already observed many years ago. I believe the same might be true for any combination of CPU/memory/etc. intensive applications. Peter |
Send message Joined: 19 Jan 07 Posts: 1179 ![]() |
Riesel Sieve and Prime Grid (PSP) run exactly the same program with different parameters and data files. If I put both on one machine, the symptoms popped up. If I kept them on separate machines, everythings fine. I'm assuming that something got hosed in the registry or OS. Rebooting didn't fix it, but reloading the OS and only starting one project per machine did. Strange. The wrapper shouldn't matter. The actual science app is the same on both projects. |
![]() Send message Joined: 3 Apr 06 Posts: 547 ![]() |
@Pepo, thanks for that mask comment... You're welcome! Someone was listening to the plight and created Bill2's Process Manager (Windows incl.Vista). It handles affinity, multiple instances, priority and throttling.... running right now on the test dual core with 90% ceiling. Might be an interesting app, but I'm fighting hard with French language. Just guessing the meaning of images and sentences :-( Peter |
![]() Send message Joined: 3 Apr 06 Posts: 547 ![]() |
...English interface for the non frog speaking... :-) Quack! |
Copyright © 2025 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.