Donate computing power
|
BOINC lets you donate computing power
to scientific research projects such as:
To participate in a project,
download and run BOINC software,
then enter the project's URL.
You can participate in more than one project,
and you control the fraction of your computing power
that goes to each project.
If you participate in several projects,
your computer will be kept busy even when one project has no work.
Web sites for BOINC participants.
... more
|
Create a volunteer computing project |
Scientists with computationally-intensive tasks
may be able to use BOINC.
A BOINC project requires just a single Linux server,
and can provide computing power equivalent
to a cluster with tens of thousands of CPUs.
... more
|
Software |
|
Other info |
|
BOINC is supported by the
National Science Foundation
through awards SCI/0221529, SCI/0438443 and SCI/0506411.
Any opinions, findings, and conclusions or recommendations expressed in
this material are those of the author(s)
and do not necessarily reflect the views of the National Science Foundation.
|
|
";
$i = rand(0, 99);
$j = $i+1;
echo "
Featured participant
|
One of over 300,000 people around the world participating in
BOINC-based projects.
Name:
";
include("piecharts/$i.html");
echo "
Top 100 multi-project participants
|
News
";
$nnews_items = 8;
show_news($project_news, $nnews_items);
if (count($project_news) > $nnews_items) {
echo "... more\n";
}
echo "
News is available as an
RSS feed
|
|