Thread 'Preferences for task priority?'

Message boards : BOINC client : Preferences for task priority?
Message board moderation

To post messages, you must log in.

AuthorMessage
Ryan Li

Send message
Joined: 15 Dec 08
Posts: 3
China
Message 21808 - Posted: 15 Dec 2008, 2:46:06 UTC

I'm currently running BOINC on my Linux OS and I found it hasn't been working quite efficiently: the default priority is set to 19, and the Whetstone/Dhrystone benchmarks are around the half when running under Windows in this machine(which I have removed), so do the RAC. When I renice the tasks to -10, or even 0, there's a large improvement in performance comparatively and doesn't cause system slow-down, only a little bit warmer(but doesn't contribute to global warming since heating is already being supplied). Is there any thoughts of adding the feature of task priority preferences in future versions? I've modified the source to make it run under normal priority, but when making it suggests that I haven't configured my OpenSSL correctly.
ID: 21808 · Report as offensive
Ryan Li

Send message
Joined: 15 Dec 08
Posts: 3
China
Message 21810 - Posted: 15 Dec 2008, 3:09:24 UTC - in response to Message 21808.  

but when making it suggests that I haven't configured my OpenSSL correctly.

some mistake here:
It reports the error when configuring(./configure --disable-server --enable-client CXXFLAGS="-O3 -funroll-loops -fforce-addr -ffast-math"
), error message:
----------------------------------------------------------------------
Cannot find openssl libraries.

Please install openssl or specify installation directory with
--with-ssl=(dir).
----------------------------------------------------------------------

Anybody has any suggestions? I've installed the openssl package already.
ID: 21810 · Report as offensive
Ryan Li

Send message
Joined: 15 Dec 08
Posts: 3
China
Message 21811 - Posted: 15 Dec 2008, 3:46:27 UTC - in response to Message 21810.  

but when making it suggests that I haven't configured my OpenSSL correctly.

some mistake here:
It reports the error when configuring(./configure --disable-server --enable-client CXXFLAGS="-O3 -funroll-loops -fforce-addr -ffast-math"
), error message:
----------------------------------------------------------------------
Cannot find openssl libraries.

Please install openssl or specify installation directory with
--with-ssl=(dir).
----------------------------------------------------------------------

Anybody has any suggestions? I've installed the openssl package already.

Huh, solved by installing the package `libcurl4-openssl-dev', the error message is somehow ambiguous.
ID: 21811 · Report as offensive
ProfileKSMarksPsych
Avatar

Send message
Joined: 30 Oct 05
Posts: 1239
United States
Message 21812 - Posted: 15 Dec 2008, 10:12:07 UTC - in response to Message 21811.  

Huh, solved by installing the package `libcurl4-openssl-dev', the error message is somehow ambiguous.


Well, to compile stuff, you do need the development packages, not just the regular ones.

Which reminds me... gotta finish setting up my box with the development stuff.
Kathryn :o)
ID: 21812 · Report as offensive
Metod, S56RKO

Send message
Joined: 9 Sep 05
Posts: 128
Slovenia
Message 21857 - Posted: 16 Dec 2008, 13:50:32 UTC - in response to Message 21808.  

I'm currently running BOINC on my Linux OS ...


Which breed of Linux? Some breeds including Ubuntu are reportedly lowering CPU clock when there are no normal-priority tasks running. Well, low priority really means that task doesn't insist on getting any decent amount of CPU power anyway.

Best advice for machines that are supposed to run BOICN projects would be to de-activate such functionality of OS. Power management rings the bell for me ...

If your try to run BOINC apps with normal (or not so much niced) priority, then it can get into the way when machine is not used only for interactive work, but also for some more serious jobs (like gaming ;-) ).

Metod ...
ID: 21857 · Report as offensive

Message boards : BOINC client : Preferences for task priority?

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.