Message boards : API : Python bindings for science applications
Message board moderation
Author | Message |
---|---|
Send message Joined: 1 Aug 07 Posts: 1 |
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. |
Send message Joined: 30 Oct 05 Posts: 1239 |
David. You might want to send this to the boinc_projects and/or boinc_dev email lists. Link to sign up is in the sticky at the top (as long as your forum prefs are the default). Kathryn :o) |
Copyright © 2024 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.