Changes between Version 11 and Version 12 of BoincPlatforms


Ignore:
Timestamp:
Jan 9, 2008, 11:14:01 AM (16 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BoincPlatforms

    v11 v12  
    1515||'''powerpc-linux-gnu'''||     Linux running on a 32-bit PowerPC processor||
    1616||'''ppc64-linux-gnu'''||       Linux running on a 64-bit PowerPC processor||
     17||'''alpha-hp-linux-gnu'''||        Linux running on Alpha ||
     18||'''ia64-unknown-linux-gnu'''||   Linux running on IA64 (Itanium) ||
     19||'''sparc-sun-linux-gnu'''||   Linux running on SPARC ||
     20||'''sparc64-sun-linux-gnu'''||   Linux running on SPARC 64-bit ||
    1721||'''powerpc-apple-darwin'''||  Mac OS X 10.3 or later running on Motorola PowerPC||
    1822||'''i686-apple-darwin'''||     Mac OS 10.4+ running on an Intel CPU||
     
    2327||'''hppa-hp-hpux'''|| HPUX running on 32-bit HPPA||
    2428||'''hppa64-hp-hpux'''|| HPUX running on 64-bit HPPA||
     29||'''alpha-hp-tru64'''|| Tru64 Unix running on Alpha ||
    2530||'''ia64-hp-hpux'''|| HPUX running on IA64||
    2631||'''powerpc-ibm-aix'''|| AIX running on PowerPC ||
     32||'''i386-pc-freebsd'''|| FreeBSD on x86 ||
     33||'''x86_64-pc-freebsd'''|| FreeBSD on Intel-compatible 64-bit ||
     34||'''i386-pc-openbsd'''|| OpenBSD on x86 ||
     35||'''x86_64-pc-openbsd'''|| OpenBSD on Intel-compatible 64-bit ||
    2736
    2837A platform name is compiled into the BOINC client. The client reports its platform to the scheduling server, and the scheduling server sends work to a host only if there is an application version for the same platform.