";
}
function show_create() {
global $light_blue;
echo "
Create a volunteer computing project
If you are a scientist with a computationally-intensive task,
you 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.
If you lack the resources to operate a BOINC project directly,
organizations such as World Community Grid may be able
to assist you.
Please contact us for information.
";
}
function show_other() {
global $light_blue;
echo "
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.
";
}
echo "
BOINC
Berkeley Open Infrastructure for Network Computing
BOINC is free, open-source software for
volunteer computing and desktop grid computing.