1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bostmpi is no longer supported More... over 14 years ago
Merge branch 'master' of https://github.com/stuehn/pmi More... over 14 years ago
Completed unittest. More... over 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... almost 15 years ago
Moved C++ implementation outside of the PMI package. More... over 15 years ago
Added some metainformation More... over 15 years ago
Release 1.0 More... over 15 years ago
Added license, meta-data for PyPI. More... over 15 years ago
Added pmi.import_ to import pmi modules. More... over 15 years ago
Added Python standalone module pmi. More... almost 16 years ago
Moved C++ PMI into c++ subdir. More... almost 16 years ago
PMI_REGISTER_* macros don't need "name" argument anymore. More... over 16 years ago
Fixed problem with PMI in espressopp. More... over 16 years ago
Incorporated changes from espressopp. More... over 16 years ago
CONTROLLER_ID => WorkerIdType More... over 16 years ago
Implemented naming converntions, added modifications doen on the meeting. More... over 16 years ago
Copleted examples for PMI. More... over 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... over 16 years ago
Massively changed interface of PMI. More... over 16 years ago
Removed printf lines from log4espp. More... over 16 years ago
Simplified PMI: Remove ParallelObject, merged functions into ParallelClass. More... over 16 years ago
Adapted logging file structure to ES++ project, completed basic example. Added initial code of two_method PMI and object passing. More... over 16 years ago
PMI methods can have return values now. However, only the value on the controlleris actually used. More... over 16 years ago
Updated log4espp.hpp More... almost 17 years ago
PMI now only has a single Makefile.am, and will only produce a single library. More... almost 17 years ago
Introduced changes done on the ES++ developers meeting. More... almost 17 years ago
Declared macros externals subdir. More... almost 17 years ago
Removed old local macros. More... almost 17 years ago
Really completed error handling (untested, though). More... almost 17 years ago