Tons of questions

Message boards : Questions and problems : Tons of questions
Message board moderation

To post messages, you must log in.

AuthorMessage
the

Send message
Joined: 26 Jul 12
Posts: 5
United States
Message 45085 - Posted: 27 Jul 2012, 18:23:41 UTC
Last modified: 27 Jul 2012, 18:24:46 UTC

Hello Boinc world,
I have a ton of questions, so lets start what i think is a relevant order.

We run a company that have a number of GPU servers for our data crunching. We want the spare CPU/GPU cycles to run boinc. All of our boxes are running RHEL 6.3 workstation. We want to run BOINC on about 30 machines. I'm un able to get the generic install (boinc_7.0.28_x86_64-pc-linux-gnu.sh) to install correctly, however, i can get the boinc-client from yum to work. I'm unable to find boinc-manager on the RHEL yum repository. Doing a 'yum search boinc' reveals this:
============================== N/S Matched: boinc ==============================
boinc-client.x86_64 : The BOINC client core

No boinc manager ever shows up.

So my question is, do i need boinc-manager on these machines? I could be wrong, but it seems that i should only need one instance of boinc manager running on the whole grid.

If i DON'T need it, is there a page out there with good ideas on managing a number of linux boxes running just the client?

If i DO indeed need boinc manager, then how does a fella go about it? When i run the run_manager from the boinc_7.0.28_x86_64-pc-linux-gnu.sh installer, i get the following:
./boincmgr: error while loading shared libraries: libwx_gtk2u_html-2.8.so.0: cannot open shared object file: No such file or directory

I'm led to believe i need wxwidgets to fix this, so i DL the wxWidgets-2.8.12 and try to run 'configure --with-gtk' and it fails not being able to compile or link. I have glib2-2.22.5-7.el6.x86_64 installed and up to date as well as gcc.


I;ve found a boinc manager rpm, and get the following:
rpm -ivh boinc-manager-6.10.45-1.r21128svn.el6.x86_64.rpm
warning: boinc-manager-6.10.45-1.r21128svn.el6.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 0608b895: NOKEY
error: Failed dependencies:
libwx_baseu-2.8.so.0()(64bit) is needed by boinc-manager-6.10.45-1.r21128svn.el6.x86_64
libwx_baseu-2.8.so.0(WXU_2.8)(64bit) is needed by boinc-manager-6.10.45-1.r21128svn.el6.x86_64
libwx_baseu_net-2.8.so.0()(64bit) is needed by boinc-manager-6.10.45-1.r21128svn.el6.x86_64
libwx_baseu_net-2.8.so.0(WXU_2.8)(64bit) is needed by boinc-manager-6.10.45-1.r21128svn.el6.x86_64
libwx_baseu_xml-2.8.so.0()(64bit) is needed by boinc-manager-6.10.45-1.r21128svn.el6.x86_64
libwx_gtk2u_adv-2.8.so.0()(64bit) is needed by boinc-manager-6.10.45-1.r21128svn.el6.x86_64
libwx_gtk2u_adv-2.8.so.0(WXU_2.8)(64bit) is needed by boinc-manager-6.10.45-1.r21128svn.el6.x86_64
libwx_gtk2u_aui-2.8.so.0()(64bit) is needed by boinc-manager-6.10.45-1.r21128svn.el6.x86_64
libwx_gtk2u_core-2.8.so.0()(64bit) is needed by boinc-manager-6.10.45-1.r21128svn.el6.x86_64
libwx_gtk2u_core-2.8.so.0(WXU_2.8)(64bit) is needed by boinc-manager-6.10.45-1.r21128svn.el6.x86_64
libwx_gtk2u_html-2.8.so.0()(64bit) is needed by boinc-manager-6.10.45-1.r21128svn.el6.x86_64
libwx_gtk2u_html-2.8.so.0(WXU_2.8)(64bit) is needed by boinc-manager-6.10.45-1.r21128svn.el6.x86_64
libwx_gtk2u_qa-2.8.so.0()(64bit) is needed by boinc-manager-6.10.45-1.r21128svn.el6.x86_64
libwx_gtk2u_richtext-2.8.so.0()(64bit) is needed by boinc-manager-6.10.45-1.r21128svn.el6.x86_64
libwx_gtk2u_xrc-2.8.so.0()(64bit) is needed by boinc-manager-6.10.45-1.r21128svn.el6.x86_64


again, to me it looks lime more wxwidgets problems.


Also, if its recommended to use an alternative to boinc-manager, please let me know.



Thanks again for reading this.
ID: 45085 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15483
Netherlands
Message 45087 - Posted: 27 Jul 2012, 19:19:15 UTC - in response to Message 45085.  

BOINC Manager is just a GUI, an easy means to control BOINC, the client. You don't need it. You can just as well run the BOINC binary and use its command line options, plus the BoincCMD tool for further control from the command line.
ID: 45087 · Report as offensive
Fred - efmer.com
Avatar

Send message
Joined: 8 Aug 08
Posts: 570
Netherlands
Message 45120 - Posted: 31 Jul 2012, 7:37:04 UTC - in response to Message 45085.  

Install BoincTasks on one of your machines to keep track of what's going on:

http://www.efmer.eu/boinc/boinc_tasks/index.html
TThrottle The way to control your CPU and GPU temperature.
BoincTasks The best view of BOINC.
My other activities
ID: 45120 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15483
Netherlands
Message 45122 - Posted: 31 Jul 2012, 10:53:53 UTC - in response to Message 45120.  

He's running Linux, Fred. Do you have a Linux version already?
ID: 45122 · Report as offensive
Fred - efmer.com
Avatar

Send message
Joined: 8 Aug 08
Posts: 570
Netherlands
Message 45124 - Posted: 31 Jul 2012, 11:02:04 UTC - in response to Message 45122.  

He's running Linux, Fred. Do you have a Linux version already?

No and Yes, you have to install Wine.
Yes it works quite nicely that way.
TThrottle The way to control your CPU and GPU temperature.
BoincTasks The best view of BOINC.
My other activities
ID: 45124 · Report as offensive
the

Send message
Joined: 26 Jul 12
Posts: 5
United States
Message 45125 - Posted: 31 Jul 2012, 15:07:46 UTC

I have a VM running windows on one of our nodes. I'll install it this week and see how things work. Thanks for the advice.
ID: 45125 · Report as offensive

Message boards : Questions and problems : Tons of questions

Copyright © 2024 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.