2004-06-09 19:09:16 +00:00
|
|
|
<?php
|
2005-03-23 06:26:19 +00:00
|
|
|
require_once("docutil.php");
|
2004-05-31 18:13:01 +00:00
|
|
|
require_once("boinc_news.inc");
|
|
|
|
require_once("../html/inc/news.inc");
|
2005-03-22 05:30:32 +00:00
|
|
|
|
2004-05-31 18:13:01 +00:00
|
|
|
echo "
|
2005-05-31 21:59:29 +00:00
|
|
|
<html>
|
2004-05-31 18:13:01 +00:00
|
|
|
<head>
|
|
|
|
<link rel=\"shortcut icon\" href=\"iconsmall.ico\">
|
|
|
|
<link rel=\"stylesheet\" type=text/css href=white.css>
|
|
|
|
<title>Berkeley Open Infrastructure for Network Computing (BOINC)</title>
|
|
|
|
<meta name=description content=\"BOINC is a software platform for developing public-participation distributed computing projects\">
|
2005-03-21 19:57:44 +00:00
|
|
|
<meta name=keywords content=\"distributed scientific computing supercomputing grid SETI@home public computing volunteer computing \">
|
2004-05-31 18:13:01 +00:00
|
|
|
</head>
|
2005-05-31 21:59:29 +00:00
|
|
|
<body bgcolor=#ffffff text=#000088 link=#000088 vlink=#000088>
|
2005-10-23 07:19:03 +00:00
|
|
|
<img hspace=30 vspace=10 align=left src=logo/logo_small.png>
|
2004-05-31 18:13:01 +00:00
|
|
|
<center>
|
|
|
|
<br>
|
|
|
|
<h1>Berkeley Open Infrastructure for Network Computing</h1>
|
2005-09-02 20:37:26 +00:00
|
|
|
An open-source software platform for computing using volunteered
|
2005-10-05 19:34:54 +00:00
|
|
|
resources.
|
|
|
|
<a href=intro.php>... more</a>
|
2004-05-31 18:13:01 +00:00
|
|
|
<br>
|
|
|
|
</center>
|
|
|
|
|
|
|
|
<br clear=all>
|
|
|
|
|
2005-03-22 05:30:32 +00:00
|
|
|
<table width=100% border=0 cellspacing=0 cellpadding=4>
|
|
|
|
<tr>
|
2005-11-04 19:36:50 +00:00
|
|
|
<td valign=top>
|
2005-03-22 05:30:32 +00:00
|
|
|
<table width=100% border=0 cellspacing=0 cellpadding=8>
|
|
|
|
<tr><td bgcolor=$light_blue>
|
2005-09-20 04:36:26 +00:00
|
|
|
<h2> Donate computing power</h2>
|
2005-03-22 05:30:32 +00:00
|
|
|
</td></tr>
|
|
|
|
<tr><td>
|
|
|
|
<p>
|
2005-10-05 19:34:54 +00:00
|
|
|
BOINC lets you donate computing power
|
|
|
|
to scientific research projects such as:
|
2005-03-22 05:30:32 +00:00
|
|
|
<ul>
|
|
|
|
<li>
|
|
|
|
<a href=http://climateprediction.net>Climateprediction.net</a>:
|
|
|
|
study climate change
|
|
|
|
<li>
|
|
|
|
<a href=http://einstein.phys.uwm.edu/>Einstein@home</a>:
|
2005-09-04 17:52:39 +00:00
|
|
|
search for gravitational signals emitted by pulsars
|
2005-03-22 05:30:32 +00:00
|
|
|
<li>
|
2005-11-04 19:36:50 +00:00
|
|
|
<a href=http://lhcathome.cern.ch/>LHC@home</a>:
|
2005-03-22 05:30:32 +00:00
|
|
|
improve the design of the CERN LHC particle accelerator
|
|
|
|
<li>
|
|
|
|
<a href=http://predictor.scripps.edu>Predictor@home</a>:
|
|
|
|
investigate protein-related diseases
|
2005-10-02 18:23:38 +00:00
|
|
|
<li>
|
|
|
|
<a href=http://boinc.bakerlab.org/rosetta/>Rosetta@home<a>:
|
2005-10-05 19:34:54 +00:00
|
|
|
help researchers develop cures for human diseases
|
2005-11-02 23:47:25 +00:00
|
|
|
<li><a href=http://setiathome.berkeley.edu/>SETI@home</a>:
|
2005-03-22 05:30:32 +00:00
|
|
|
Look for radio evidence of extraterrestrial life
|
2005-05-26 20:25:00 +00:00
|
|
|
<li><a href=http://www.cellcomputing.net/>Cell Computing</a>
|
2005-07-05 09:02:55 +00:00
|
|
|
biomedical research
|
2005-05-26 20:25:00 +00:00
|
|
|
(Japanese; requires nonstandard client software)
|
2005-11-02 23:47:25 +00:00
|
|
|
<li> <a href=http://www.worldcommunitygrid.org/>World Community Grid</a>:
|
2005-11-26 00:12:44 +00:00
|
|
|
advance our knowledge of human disease. (Requires 5.2.1 or greater)
|
2005-03-22 05:30:32 +00:00
|
|
|
</ul>
|
2005-11-02 23:47:25 +00:00
|
|
|
To participate in a project,
|
|
|
|
<a href=download.php>download</a> and run BOINC software,
|
|
|
|
then enter the project's URL.
|
2005-03-22 05:30:32 +00:00
|
|
|
<p>
|
2005-10-05 19:34:54 +00:00
|
|
|
You can participate in more than one project,
|
2005-09-04 17:52:39 +00:00
|
|
|
and you control the fraction of your computing power
|
2005-03-22 05:30:32 +00:00
|
|
|
that goes to each project.
|
2005-09-04 17:52:39 +00:00
|
|
|
If you participate in several projects,
|
|
|
|
your computer will be kept busy even when one project has no work.
|
2005-03-22 05:30:32 +00:00
|
|
|
<p>
|
2005-10-05 19:34:54 +00:00
|
|
|
<a href=links.php>Web sites for BOINC participants</a>.
|
2005-09-02 20:37:26 +00:00
|
|
|
<p>
|
2005-08-12 21:24:07 +00:00
|
|
|
<a href=participate.php>... more</a>
|
2004-05-31 18:13:01 +00:00
|
|
|
|
2005-03-22 05:30:32 +00:00
|
|
|
<br><br>
|
|
|
|
</td></tr>
|
2005-09-20 04:36:26 +00:00
|
|
|
<tr><td bgcolor=$light_blue><h2>Create a volunteer computing project</h2></td></tr>
|
2005-03-22 05:30:32 +00:00
|
|
|
<tr><td>
|
2005-09-04 17:52:39 +00:00
|
|
|
Scientists with computationally-intensive tasks
|
|
|
|
may be able to use BOINC.
|
2005-04-11 19:29:36 +00:00
|
|
|
A BOINC project requires just a single Linux server,
|
|
|
|
and can provide computing power equivalent
|
2005-10-05 19:34:54 +00:00
|
|
|
to a cluster with tens of thousands of CPUs.
|
|
|
|
<a href=create_project.php>... more</a>
|
2005-03-22 05:30:32 +00:00
|
|
|
<br><br>
|
|
|
|
</td></tr>
|
2005-10-05 19:34:54 +00:00
|
|
|
<tr><td bgcolor=$light_blue><h2>Software</h2></td></tr>
|
|
|
|
<tr><td>
|
|
|
|
<ul>
|
2005-12-21 21:46:22 +00:00
|
|
|
<li> <a href=compile.php>Getting and building BOINC software</>
|
|
|
|
<li> <a href=boinc_dev.php>Software development process</a>
|
2005-10-05 19:34:54 +00:00
|
|
|
<li> <a href=translation.php>Translation</a> of web and GUI text
|
|
|
|
<li> Write <a href=download_network.php>'add-on' software</a>:
|
|
|
|
<ul>
|
|
|
|
<li> <a href=gui_rpc.php>Client GUIs</a>
|
2005-11-10 06:06:11 +00:00
|
|
|
<li> <a href=stats.php>Credit statistics web sites</a>
|
2005-10-05 19:34:54 +00:00
|
|
|
<li> <a href=acct_mgt.php>Account managers</a>
|
|
|
|
<li> <a href=server_status.php>Server status web sites</a>
|
|
|
|
<li> <a href=web_rpc.php>Web RPCs</a> for info about users and hosts
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
</td></tr>
|
2005-09-02 20:37:26 +00:00
|
|
|
<tr><td bgcolor=$light_blue><h2>Other info</h2></td></tr>
|
2005-03-22 05:30:32 +00:00
|
|
|
<tr><td>
|
2005-08-29 01:18:37 +00:00
|
|
|
<ul>
|
2005-10-05 19:34:54 +00:00
|
|
|
<li> <a href=contact.php>Personnel and contributors</a>
|
2005-08-29 23:06:57 +00:00
|
|
|
<li> BOINC <a href=email_lists.php>email lists</a>
|
|
|
|
<li> BOINC <a href=dev/>message boards</a>
|
2005-09-23 20:59:39 +00:00
|
|
|
<li> <a href=papers.php>Papers about BOINC</a>
|
2005-10-05 19:34:54 +00:00
|
|
|
<li> <a href=logo.php>Logos and graphics</a>
|
2005-03-22 05:30:32 +00:00
|
|
|
</ul>
|
|
|
|
<br>
|
2005-11-06 05:34:08 +00:00
|
|
|
<form method=get action=http://www.google.com/search>
|
|
|
|
<input type=hidden name=domains value=http://boinc.berkeley.edu>
|
|
|
|
<input type=hidden name=sitesearch value=http://boinc.berkeley.edu>
|
|
|
|
<nobr>
|
|
|
|
<input class=small name=q size=30>
|
|
|
|
<input type=submit value='Site search'>
|
|
|
|
</nobr>
|
|
|
|
</form>
|
2005-03-22 05:30:32 +00:00
|
|
|
</td></tr>
|
|
|
|
<tr><td>
|
2004-05-31 18:13:01 +00:00
|
|
|
<img align=left src=nsf.gif>
|
|
|
|
BOINC is supported by the
|
|
|
|
<a href=http://nsf.gov>National Science Foundation</a>
|
2005-09-20 04:36:26 +00:00
|
|
|
through awards SCI/0221529, SCI/0438443 and SCI/0506411.
|
2005-03-09 20:40:57 +00:00
|
|
|
<font size=-2>
|
|
|
|
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.
|
|
|
|
</font>
|
2005-03-22 05:30:32 +00:00
|
|
|
</td></tr>
|
|
|
|
</table>
|
2004-05-31 18:13:01 +00:00
|
|
|
|
2005-03-22 05:30:32 +00:00
|
|
|
</td>
|
2005-11-04 19:36:50 +00:00
|
|
|
";
|
|
|
|
$i = rand(0, 99);
|
|
|
|
$j = $i+1;
|
2005-11-06 05:34:08 +00:00
|
|
|
echo " <td valign=top width=390><table border=0 cellpadding=8 cellspacing=0>
|
|
|
|
<tr><td bgcolor=$light_blue>
|
|
|
|
<h2>Featured participant</h2>
|
|
|
|
</td></tr>
|
|
|
|
<tr><td>
|
|
|
|
<br>
|
2006-01-05 06:42:45 +00:00
|
|
|
One of over 450,000 people around the world participating in
|
2005-11-06 05:34:08 +00:00
|
|
|
BOINC-based projects.
|
|
|
|
<p>
|
|
|
|
Name:
|
2005-11-04 19:36:50 +00:00
|
|
|
";
|
|
|
|
include("piecharts/$i.html");
|
|
|
|
echo "
|
|
|
|
<br>
|
|
|
|
<a href=chart_list.php><b>Top 100 multi-project participants</a>
|
|
|
|
</td></tr></table>
|
|
|
|
<table border=2 cellpadding=8><tr><td bgcolor=$light_blue>
|
2004-05-31 18:13:01 +00:00
|
|
|
<h2>News</h2>
|
|
|
|
";
|
2005-06-25 19:56:06 +00:00
|
|
|
$nnews_items = 8;
|
|
|
|
show_news($project_news, $nnews_items);
|
|
|
|
if (count($project_news) > $nnews_items) {
|
2004-05-31 18:13:01 +00:00
|
|
|
echo "<a href=old_news.php>... more</a>\n";
|
|
|
|
}
|
|
|
|
|
|
|
|
echo "
|
2004-06-01 17:02:14 +00:00
|
|
|
<p><font size=-2>News is available as an
|
|
|
|
<a href=rss_main.php>RSS feed</a></font>
|
2005-03-22 05:30:32 +00:00
|
|
|
</td></tr></table>
|
|
|
|
</td></tr>
|
2004-05-31 18:13:01 +00:00
|
|
|
</table>
|
2005-05-10 17:04:13 +00:00
|
|
|
|
2005-07-07 20:32:28 +00:00
|
|
|
|
2005-05-10 17:04:13 +00:00
|
|
|
<hr>
|
2004-05-31 18:13:01 +00:00
|
|
|
";
|
2005-05-10 17:04:13 +00:00
|
|
|
copyright();
|
2005-05-31 21:59:29 +00:00
|
|
|
echo "</html>\n";
|
2004-05-31 18:13:01 +00:00
|
|
|
?>
|