Two Boincs, same folder

Message boards : Questions and problems : Two Boincs, same folder
Message board moderation

To post messages, you must log in.

AuthorMessage
JackS

Send message
Joined: 15 Feb 16
Posts: 3
Argentina
Message 67768 - Posted: 15 Feb 2016, 13:57:31 UTC

I have two OS on two different partitions, same computer:
- Ubuntu
- Windows

I use those, relatively the same ammount of time.

I want to run boinc whatever OS I'm using.

Is it possible to run the same task projects? I mean, If I close Boinc on Ubuntu with task X at 60%, load task X on Windows at that 60%.

I tried changing the Ubuntu's Boinc data directory to the Windows one,

# /etc/default/boinc-client
# This is the data directory of the BOINC core client.
# default:
#BOINC_DIR="/var/lib/boinc-client"
# windows one:
BOINC_DIR="/media/jacks/AA481DE5481DB0D5/BOINC"

but it didn't worked at all.

The Boinc Manager (on Ubuntu) appeared completely blank and didn't respond when I tried to connect to a project manager. At the bottom right it says "Connecting to localhost" for a long time, until it changes to "Disconnected".

Any ideas?
ID: 67768 · Report as offensive
JackS

Send message
Joined: 15 Feb 16
Posts: 3
Argentina
Message 67770 - Posted: 15 Feb 2016, 14:22:41 UTC

What I also do following this thread:

:~$ sudo mv /var/lib/boinc-client/ /var/lib/boinc-client-original/
:~$ sudo mkdir /var/lib/boinc-client/
:~$ sudo mount --bind /media/jacks/AA481DE5481DB0D5/BOINC/ /var/lib/boinc-client/
:~$ sudo /etc/init.d/boinc-client restart


So instead of modifying the config file, I binded the Windows Boinc folder to the Ubuntu's default one.

Didn't work either.
ID: 67770 · Report as offensive
Profile Agentb
Avatar

Send message
Joined: 30 May 15
Posts: 265
United Kingdom
Message 67773 - Posted: 15 Feb 2016, 19:45:49 UTC - in response to Message 67768.  

I have two OS on two different partitions, same computer:
- Ubuntu
- Windows

I use those, relatively the same ammount of time.
<snip>

Any ideas?


Any reason why not set up two separate hosts and simply run boinc when each starts?
ID: 67773 · Report as offensive
Les Bayliss
Help desk expert

Send message
Joined: 25 Nov 05
Posts: 1654
Australia
Message 67774 - Posted: 15 Feb 2016, 21:36:42 UTC - in response to Message 67768.  

Project applications are specific to the OS.
ID: 67774 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15483
Netherlands
Message 67776 - Posted: 15 Feb 2016, 21:39:48 UTC

As Les already said, either OS uses their own executables. Which details are written into client_state.xml, which can only be written to for one platform. Else they'll probably overwrite each other in that file.
ID: 67776 · Report as offensive
JackS

Send message
Joined: 15 Feb 16
Posts: 3
Argentina
Message 67835 - Posted: 17 Feb 2016, 1:23:18 UTC - in response to Message 67773.  

Any reason why not set up two separate hosts and simply run boinc when each starts?
Very long tasks like the ones from climate prediction and sometimes I use the same OS for days, and I could pass the deadline from some projects in that time.

Project applications are specific to the OS.

As Les already said, either OS uses their own executables. Which details are written into client_state.xml, which can only be written to for one platform. Else they'll probably overwrite each other in that file.
Thank you very much, that makes sense.
ID: 67835 · Report as offensive
Juha
Volunteer developer
Volunteer tester
Help desk expert

Send message
Joined: 20 Nov 12
Posts: 801
Finland
Message 67870 - Posted: 18 Feb 2016, 21:36:01 UTC - in response to Message 67835.  

It should be possible to run Windows version on Linux using WINE. CPU and OpenCL apps should work fine, CUDA apps probably not and VirtualBox apps unlikely.
ID: 67870 · Report as offensive

Message boards : Questions and problems : Two Boincs, same folder

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.