BOINC applications, and the BOINC core client, are native-mode programs, so different versions are required for each platform (a 'platform' is the combination of an operating system and a processor type: e.g., Linux/IntelX86).

BOINC-based projects compile program versions for common platforms (Windows/Intel, Linux/Intel, Mac OS/X. etc.), and place them on its servers. A participant downloads the core client for his platform (assuming that platform is 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 if:

To handle these cases, BOINC lets you compile programs yourself 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.

You may want to check out the following email lists (e.g. the port may already exist):

"; page_tail(); ?>