Changes between Version 12 and Version 13 of AppMultiThread


Ignore:
Timestamp:
Jan 24, 2008, 12:24:07 PM (16 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AppMultiThread

    v12 v13  
    5353(this may be less than the number of physical CPUs,
    5454if the user preferences specify this).
    55 An application should call {{{boinc_ncpus()}}} on startup
     55An application should call {{{boinc_ncpus_available()}}} on startup
    5656to decide how many threads to use.
    5757It may optionally call it again at points where it is able to change its number of threads,