September 20th, 2009
PyMW 0.3 has been released after work over the summer as part of Google Summer of Code.
Changes in 0.3
- Added MapReduce class for use with PyMW.
- Added interface for performing simulations.
- Added worker-task matching functionality.
- Added support for file attachments to tasks.
- Added traceback for worker exceptions.
- Simplified interface design and function.
- BOINC interface changes
- Added native worker for launching scripts in Windows.
- Added support for custom, cross-platform workers.
- Removed old pymw_setup script (automatic now).
- Added attributes to customize BOINC work units.
- Updated to use the new structure for BOINC Python library.
Download
PyMW 0.3 (September 20, 2009)
Posted by eheien in General | No Comments »
June 24th, 2009
We are in the process of setting up WordPress for our project page. New PyMW content and documentation are on the way!
In the mean time, here is a little information about PyMW:
Introduction
PyMW is a Python module for master worker style parallel computing in a variety of environments. Condor, and BOINC.
Documentation
Pydoc generated documentation is available here.
A technical report with more detail is available here.
More complete documentation will be added soon.
Contact
PyMW was developed by Eric Heien. The BOINC interface code was developed by Adam Kornafeld. To report bugs or feature requests, please use the Sourceforge interface. PyMW is released under the MIT License. See the README file in the PyMW distribution for more information
Posted by Admin in General | No Comments »