Changes between Version 9 and Version 10 of DevProjects
- Timestamp:
- Oct 3, 2007, 5:53:18 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevProjects
v9 v10 13 13 * Create Makefiles and project files to build the sample applications using MinGW and DevC++. 14 14 * 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: Sz ataki 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. 16 16 * Same, .NET 17 17 * 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.