Info | Message |
---|---|
1) Message boards : API : Python bindings for science applications
Message 11970 Posted 8 Aug 2007 by David Weir |
Hi all, I'm an OpenLab summer student at CERN. In connection with BOINCifying some python-based physics code I have written a C++ python extension module that may be of interest to others. Find it here. I'm quite aware that running python code under BOINC could be seen as a waste of CPU cycles, but given the complexity of the physics packages I am working with, the only possible way to run the code under BOINC is to adapt the top-level python code rather than the lower-level C++ executables. In light of this, the code should be considered 'for interest only' - it's not a complete reimplementation of the client API but it's enough to run a python port of uppercase and do checkpointing. |
Copyright © 2025 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.