Changes between Version 7 and Version 8 of AppCoprocessor


Ignore:
Timestamp:
Mar 12, 2008, 1:30:20 PM (16 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AppCoprocessor

    v7 v8  
    1 = Using coprocessors =
     1= Applications that use coprocessors =
    22
    33This document describes BOINC's support for applications that use coprocessors such as
     
    3838};
    3939}}}
    40 This function returns true if the host's resources are sufficient for the app version.
     40The HOST argument describes the host's CPU(s),
     41and includes a field 'coprocs' listing its coprocessors.
     42
     43The function returns true if the host's resources are sufficient for the app version.
    4144If true, it populates the HOST_USAGE structure.
    4245