Hello all, just wondering if anybody does anything with "distributed computing" projects. Specifically the "BOINC" project. It's designed
Anyway, if you have, or are, also participating with BOINC, I'd like to hear about it. It's one of those things that can make you feel like
maybe you've done a little bit of good in advancing some scientific research. Kind of satisfying stuff.
Nightfox wrote to Gamgee <=-
Re: The BOINC Project
By: Gamgee to All on Sat Jul 16 2022 07:15 pm
Hello all, just wondering if anybody does anything with "distributed computing" projects. Specifically the "BOINC" project. It's designed
Anyway, if you have, or are, also participating with BOINC, I'd like to hear about it. It's one of those things that can make you feel like
maybe you've done a little bit of good in advancing some scientific research. Kind of satisfying stuff.
I've used BOINC for a long time, on and off. And when you say
"the BOINC project", there isn't just one single project using
BOINC, there are many distributed computing projects using BOINC.
BOINC is just a framework & program to manage computational
workloads distributed by various projects.
I've basiclaly been involved with BOINC projects on and off since
BOINC started. In 2019, when I built my current desktop PC, I
chose a fairly high-end consumer CPU and dedicated graphics card
because I wanted to continue running BOINC projects. It can
generate significant heat with your PC though, as it can push
your PC to its limits. That's one reason I don't run it all the
time (plus, of course, it can push up your electric bill).
Re: The BOINC Project
By: Gamgee to All on Sat Jul 16 2022 07:15 pm
Hello all, just wondering if anybody does anything with "distributed computing" projects. Specifically the "BOINC" project. It's designed
Anyway, if you have, or are, also participating with BOINC, I'd like to hear about it. It's one of those things that can make you feel like maybe you've done a little bit of good in advancing some scientific research. Kind of satisfying stuff.
I've used BOINC for a long time, on and off. And when you say "the BOINC pr orkloads distributed by various projects.
In 1999 (even before BOINC), I had heard about SETI@Home, a distributed comp Home had their own distributed computing software, and eventually they decid SETI@Home decided to stop distributing work units a couple years ago.
With BOINC, I had also signed up for a couple other projects, including Rose thers.
I've basiclaly been involved with BOINC projects on and off since BOINC star generate significant heat with your PC though, as it can push your PC to its
Nightfox
Hello all, just wondering if anybody does anything with "distributed computing" projects. Specifically the "BOINC" project. It's designed
CDP wrote to Gamgee <=-
Hello all, just wondering if anybody does anything with "distributed computing" projects. Specifically the "BOINC" project. It's designed
My primary computer runs Fedora and I'm currently running
Folding@Home which I believe runs on top of Boinc. I haven't
checked into my stats on it for a while but have been running it
mostly non-stop for a couple years now. Don't know how much it
helps if at all, but I love the concept of it.
I never had the bandwidth to participate with distributed computing. Living in the boondocks sucks.
My primary computer runs Fedora and I'm currently running Folding@Home which I believe runs on top of Boinc. I haven't checked into my stats on it for a while but have been running it mostly non-stop for a couple years now. Don't know how much it helps if at all, but I love the concept of it.
Nightfox wrote to CDP <=-
My primary computer runs Fedora and I'm currently running Folding@Home which I believe runs on top of Boinc. I haven't checked into my stats on it for a while but have been running it mostly non-stop for a couple years now. Don't know how much it helps if at all, but I love the concept of it.
My main concern with running distributed computing projects (with
BOINC etc.) is how hot my computer gets. I have decent cooling,
but I still get nervous about having my computer run so hot for
too long, especially in the summer when it can be a little more
difficult to keep the temperature down. I also wonder if doing
so could make my CPU or GPU prematurely fail at some point.
My main concern with running distributed computing projects (with
BOINC etc.) is how hot my computer gets. I have decent cooling,
but I still get nervous about having my computer run so hot for
too long, especially in the summer when it can be a little more
difficult to keep the temperature down. I also wonder if doing
so could make my CPU or GPU prematurely fail at some point.
Again, you can (easily) configure the software as to how much CPU/GPU/Mem/HD it is allowed to use. I run mine at 50% loading (CPU)
and it runs only slightly warmer than when idling. It runs at about 53 degrees (C), and when idling it's about 43. The warning limit for that system is at 105C, so it's nowhere near anything dangerous. Setting the usage lower would decrease that temperature rise even more. Really not
an issue in my opinion.
That's true. I do have it set to not use 100% of my PC, but I just like to feel like I'm making good use of my PC with the software I run. Maybe I'll try lowering its usage even more.
My main concern with running distributed computing projects (with BOINC etc.) is how hot my computer gets. I have decent cooling, but I still get nervous about having my computer run so hot for too long, especially in the summer when it can be a little more difficult to keep the temperature down. I also wonder if doing so could make my CPU or GPU prematurely fail at some point.
Nightfox
That's true. I do have it set to not use 100% of my PC, but I just
like to feel like I'm making good use of my PC with the software I
run. Maybe I'll try lowering its usage even more.
I definitely feel like BOINC and other distributed computing projects are well suited to low-power, highly efficient mini-PCs, like the Arduinos or the Raspberry Pis. I have a few of those laying about and may dedicate one to this sort of selfless pursuit.
I definitely feel like BOINC and other distributed computing projects are well suited to low-power, highly efficient mini-PCs, like the Arduinos or the Raspberry Pis. I have a few of those laying about and may dedicate one to this sort of selfless pursuit.
I'm not sure if I'd say they're best suited for computers like that.. The projects I've been running lately can max out my Intel CPU and make good use of my Nvidia graphics card. You could potentially run BOINC projects on any system though. I imagine the tasks might take quite a bit longer on a Raspberry Pi or Arduino machine though.
I'm not sure if I'd say they're best suited for computers like that..
The projects I've been running lately can max out my Intel CPU and
make good use of my Nvidia graphics card. You could potentially run
BOINC projects on any system though. I imagine the tasks might take
quite a bit longer on a Raspberry Pi or Arduino machine though.
For some of these projects, a lot of the work is carried out by the graphics card, using CUDA/OpenCL and the like. As these devices have very low powered graphics card, the contribution would be much less.
Boraxman wrote to Nightfox <=-
I definitely feel like BOINC and other distributed computing projects are well suited to low-power, highly efficient mini-PCs, like the Arduinos or the Raspberry Pis. I have a few of those laying about and may dedicate one to this sort of selfless pursuit.
I'm not sure if I'd say they're best suited for computers like that.. The projects I've been running lately can max out my Intel CPU and make good use of my Nvidia graphics card. You could potentially run BOINC projects on any system though. I imagine the tasks might take quite a bit longer on a Raspberry Pi or Arduino machine though.
For some of these projects, a lot of the work is carried out by
the graphics card, using CUDA/OpenCL and the like. As these
devices have very low powered graphics card, the contribution
would be much less.
Not saying is it not worthwhile, but what you achieve will be
more a sense of self-satisfaction than any significant
computation.
Nightfox wrote to Kaelon <=-
That's true. I do have it set to not use 100% of my PC, but I just
like to feel like I'm making good use of my PC with the software I
run. Maybe I'll try lowering its usage even more.
I definitely feel like BOINC and other distributed computing projects are well suited to low-power, highly efficient mini-PCs, like the Arduinos or the Raspberry Pis. I have a few of those laying about and may dedicate one to this sort of selfless pursuit.
I'm not sure if I'd say they're best suited for computers like
that.. The projects I've been running lately can max out my
Intel CPU and make good use of my Nvidia graphics card. You
could potentially run BOINC projects on any system though. I
imagine the tasks might take quite a bit longer on a Raspberry Pi
or Arduino machine though.
The projects can run on a wide variety of platforms and their corresponding differences in computing power. Yes, the stronger
computers contribute more work per day, but one of the fundamental principles of this kind of thing is that "every little bit helps".
I think the tasks allocated to the various platforms/architectures vary with relation to the computing ability. The two projects I'm currently working on my RPi (Einstein and Universe) tend to have work segments
that take about 4-5 hours to complete.
Re: The BOINC Project
By: Moondog to Nightfox on Sun Jul 17 2022 01:39 am
I never had the bandwidth to participate with distributed computing. Living in the boondocks sucks.
I didn't think most of the distributed computing projects required much band
Nightfox
Re: Re: The BOINC Project
By: Nightfox to Gamgee on Mon Jul 18 2022 02:56 pm
That's true. I do have it set to not use 100% of my PC, but I just like feel like I'm making good use of my PC with the software I run. Maybe I' try lowering its usage even more.
I definitely feel like BOINC and other distributed computing projects are we it.
Thanks for sharing!
_____
-=: Kaelon :=-
My main concern with running distributed computing projects (with BOINC etc.
Moondog wrote to Kaelon <=-
That's true. I do have it set to not use 100% of my PC, but I just like feel like I'm making good use of my PC with the software I run. Maybe I' try lowering its usage even more.
I definitely feel like BOINC and other distributed computing projects are we it.
Wouldn't a full sized pc with a more powerful cpu and larger
memory benefit distributed computing?
Your pc can fold all night while you sleep and during the day when
you're at work
My main concern with running distributed computing projects (with BOINC etc. ore difficult to keep the temperature down. I also wonder if doing so could
Nightfox
Belly wrote to Nightfox <=-
Anecdotal evidence, of course, but I mined a ton of Dogecoin back in 2013/2014, and none of those machines suffered any ill effects. Some of that hardware is still in use today.
I should call the profits 'compensation for wear and tear' and buy a nice new system. :)
Sysop: | Chris Crash |
---|---|
Location: | Huntington Beach, CA. |
Users: | 584 |
Nodes: | 8 (0 / 8) |
Uptime: | 06:10:27 |
Calls: | 10,746 |
Files: | 5 |
Messages: | 447,234 |
Posted today: | 1 |