1
I Use This!
Inactive

Commits : Listings

Analyzed 14 days ago. based on code collected 15 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bostmpi is no longer supported More... about 14 years ago
Merge branch 'master' of https://github.com/stuehn/pmi More... about 14 years ago
Completed unittest. More... about 14 years ago
Care for backtranslation of proxies. Allow for MPI reduce ops in pmi.reduce(). More... over 14 years ago
Updated meta information. More... over 14 years ago
Moved C++ implementation outside of the PMI package. More... almost 15 years ago
Added some metainformation More... about 15 years ago
Release 1.0 More... about 15 years ago
Added license, meta-data for PyPI. More... about 15 years ago
Added pmi.import_ to import pmi modules. More... about 15 years ago
Added Python standalone module pmi. More... over 15 years ago
Moved C++ PMI into c++ subdir. More... over 15 years ago
PMI_REGISTER_* macros don't need "name" argument anymore. More... almost 16 years ago
Fixed problem with PMI in espressopp. More... almost 16 years ago
Incorporated changes from espressopp. More... almost 16 years ago
CONTROLLER_ID => WorkerIdType More... almost 16 years ago
Implemented naming converntions, added modifications doen on the meeting. More... almost 16 years ago
Copleted examples for PMI. More... about 16 years ago
Advanced to version number 1.0a (alpha). PMI can now pass parallel objects to the workers. Added new examples/pass_obj.cpp that demonstrates how to do that. Merged "controller_func.[ch]pp", "worker_func.[ch]pp" and "basic_func.[ch]pp" into "functions.[ch]pp" and "internal_func.[ch]pp". Removed "controller.hpp" and "worker.hpp" More... about 16 years ago
Massively changed interface of PMI. More... about 16 years ago
Removed printf lines from log4espp. More... about 16 years ago
Simplified PMI: Remove ParallelObject, merged functions into ParallelClass. More... about 16 years ago
Adapted logging file structure to ES++ project, completed basic example. Added initial code of two_method PMI and object passing. More... about 16 years ago
PMI methods can have return values now. However, only the value on the controlleris actually used. More... about 16 years ago
Updated log4espp.hpp More... over 16 years ago
PMI now only has a single Makefile.am, and will only produce a single library. More... over 16 years ago
Introduced changes done on the ES++ developers meeting. More... over 16 years ago
Declared macros externals subdir. More... over 16 years ago
Removed old local macros. More... over 16 years ago
Really completed error handling (untested, though). More... over 16 years ago