Changes between Version 9 and Version 10 of DevProjects


Ignore:
Timestamp:
Oct 3, 2007, 5:53:18 AM (17 years ago)
Author:
Ageless
Comment:

fix typo

Legend:

Unmodified
Added
Removed
Modified
  • DevProjects

    v9 v10  
    1313          * Create Makefiles and project files to build the sample applications using MinGW and DevC++.
    1414          * Investigate the crlibm library for generating identical results across processors (or at least reducing the number of cases for HR).
    15           * Java support: core client checks for the existence of JVM, reports version to scheduler. Write Java wrapper (runs JVM, gives it jar files). Note: Szataki has already done some part of this.
     15          * Java support: core client checks for the existence of JVM, reports version to scheduler. Write Java wrapper (runs JVM, gives it jar files). Note: Sztaki has already done some part of this.
    1616          * Same, .NET
    1717          * Distributed Python: Borrow or invent a notation for master/slave execution in Python. Develop a system that implements this on BOINC, i.e., creates WUs and applications, and harvests the results.