-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* develop: (93 commits) Update helics.py Update Python swig files Update MATLAB swig files update version string in a few spots fix a few more warnings add configuration documentation restore removed std::string_literals fix some more travis warnings and errors Add barriers to synchronize shutdown move folder to new name and last fix with ValueFederateTests2.cpp remove test from travis for now Remove conditional for MpiCore tests in favor of CMake conditional Add method to disable HELICS creating a thread for MPI calls Add flag if HELICS initialized MPI -- only finalize MPI if we did, otherwise we might mess up application doing its own MPI stuff Create separate method to drain remaining MPI messages during shutdown Specify source and tag for receive calls instead of MPI_ANY_* Add broker_rank and broker_tag options to MPI core fixed a few remaining issues and now exits properly. Fix #169 few more test fixes, still a few more togo start on merging C-test branches, fix a few memory corruption issues, rename test executable ...
- Loading branch information
Showing
489 changed files
with
20,982 additions
and
8,618 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.