The project-compiled model

In this approach, the BOINC-based project compiles program versions for common platforms (Windows/Intel, Linux/Intel, Mac OS/X. etc.), and places them on its servers. A participant downloads the core client for his platform (assuming that it's supported by the project). When the core client requests work from the project's scheduling server, the client tells the server its platform, and the server instructs it to download the appropriate executables.

This addresses the needs of most BOINC participants, but it's inadequate for some people:

The compile-it-yourself model

In this model participants compile programs themselves rather than downloading them from the project. Here's how it works:

This model is possible only with projects that make their application source code available.

"; page_tail(); ?>