Donate computing power
|
BOINC lets you donate computing power
to scientific research projects such as:
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.
To participate:
- Select projects
- Download and run BOINC software
- Enter the project's URL (visit the project's web site,
and copy the URL from your browser's address field).
More info
| Web sites
| Add-ons
| Message boards
|
Create a volunteer computing project |
Scientists with computationally-intensive tasks
may be able to use BOINC.
A BOINC project with a single Linux server
can provide computing power equivalent
to a cluster with tens of thousands of CPUs.
More info
|
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 450,000 people around the world participating in
BOINC-based projects.
Name:
";
include("piecharts/$i.html");
echo "
Top 100 |
Single-computer |
Other lists
|
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
|
|