Boinc as house heating

Message boards : Questions and problems : Boinc as house heating
Message board moderation

To post messages, you must log in.

AuthorMessage
intoxic

Send message
Joined: 11 Apr 14
Posts: 1
Belgium
Message 53580 - Posted: 11 Apr 2014, 13:05:17 UTC
Last modified: 11 Apr 2014, 13:14:12 UTC

We are currently building a LEED/Passive house and I am trying to find a way to integrate a boinc server as the heating supply in winter.
The heating requirement would be +- 1800watts at-10°C

I have the following questions :

How can I communicate with the boinc client to throttle the calculation % related to the indoor/outdoor temperature.

I want to get a high throughput per watthour consumed. Where can I compare the cpu/gpu power consumption and the number of points generated?

Where can i find similar projects done before?


PS: If needed, i can do some development to make this work.
ID: 53580 · Report as offensive
Profile David Anderson
Volunteer moderator
Project administrator
Project developer
Avatar

Send message
Joined: 10 Sep 05
Posts: 718
Message 53591 - Posted: 11 Apr 2014, 18:27:06 UTC - in response to Message 53580.  

BOINC clients can be controlled remotely as described here:
http://boinc.berkeley.edu/trac/wiki/GuiRpc
In particular, you can turn computation on/off,
or change the # of CPUs or % of CPU time that's used.
BOINC provides C++ bindings for these RPCs;
other people have developed Java and C# bindings.
Let me know if you need help with this.

In general, GPUs get more credit per watt than CPUs.
The ideal "BOINC heater" would probably be a box
with several AMD GPUs.

-- David
ID: 53591 · Report as offensive
Francois Normandin

Send message
Joined: 16 Feb 12
Posts: 16
Canada
Message 53601 - Posted: 12 Apr 2014, 0:40:58 UTC

Hi! I got the same issue.

I think about buying a usb Stick Temp gauge and use the program to start a auto-clicking software that will desable the GPU at 23C.

I have sadly no skill in programming.
ID: 53601 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15480
Netherlands
Message 53603 - Posted: 12 Apr 2014, 1:35:57 UTC - in response to Message 53601.  

Hi! I got the same issue.

Not exactly the same issue then, if you do not want the GPU to heat up too much. The original poster wants to heat his house with the heat output of his new computer. Is that what you want?

if not, check out Efmer Tthrottle, as that will do what you want (on Windows then at least).
ID: 53603 · Report as offensive
noderaser
Avatar

Send message
Joined: 2 Jan 14
Posts: 276
United States
Message 53606 - Posted: 12 Apr 2014, 5:27:37 UTC

Aren't there efficiency requirements for obtaining a LEED rating? I would say that heating your house by PC is one of the least efficient furnaces around. You might recoup some "savings" with it augmenting your primary heat source in the winter, and by scaling back/suspending work in the summer when cooling would be needed... But I think you'll find it will cost you a lot to get any usable heat out of the deal. I know there are some companies with large server farms that use them for passive heating, but we're talking the likes of Facebook and Google.
My Detailed BOINC Stats
ID: 53606 · Report as offensive

Message boards : Questions and problems : Boinc as house heating

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.