Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Utils MPI function to average a set of pair vectors from each processor #66

Closed
MikeHeiber opened this issue Feb 1, 2019 · 0 comments
Assignees
Labels
feature request Specific new or improved simulation features that make the software tool more valuable to users.

Comments

@MikeHeiber
Copy link
Owner

No description provided.

@MikeHeiber MikeHeiber added the feature request Specific new or improved simulation features that make the software tool more valuable to users. label Feb 1, 2019
@MikeHeiber MikeHeiber self-assigned this Feb 1, 2019
MikeHeiber added a commit that referenced this issue Feb 2, 2019
- resolves #66
-Updated .gitignore file to ignore the packages directory created by Visual Studio
-Updated Doxyfile to new version v2.1.0-beta.1
-Added new MPI_calculatePairVectorAvg function to Utils
-Updated calculateProbHistAvg to throw exception on all processors if the input histogram on any proc is too small or if bin sizes do not match
-Updated Version class with the new version string v2.1.0-beta.1
-Updated test_mpi.cpp by adding CalculatePairVectorAvgTests with new unit tests for the Utils::MPI_calculatePairVectorAvg function
-Updated test_mpi.cpp CalculateProbHistAvgTests by adding tests to check for the output histogram range and to check exception throwing when input histograms are too small or have different bin sizes
-Updated Doxygen documentation
-Updated Changelog to note the changes in this commit
MikeHeiber added a commit that referenced this issue Feb 2, 2019
- Resolves #66
- Updated .gitignore file to ignore the packages directory created by Visual Studio
- Updated Doxyfile to new version v2.1.0-beta.1
- Added new MPI_calculatePairVectorAvg function to Utils
- Updated calculateProbHistAvg to throw exception on all processors if the input histogram on any proc is too small or if bin sizes do not match
- Updated Version class with the new version string v2.1.0-beta.1
- Updated test_mpi.cpp by adding CalculatePairVectorAvgTests with new unit tests for the Utils::MPI_calculatePairVectorAvg function
- Updated test_mpi.cpp CalculateProbHistAvgTests by adding tests to check for the output histogram range and to check exception throwing when input histograms are too small or have different bin sizes
- Updated Doxygen documentation
- Updated Changelog to note the changes in this commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Specific new or improved simulation features that make the software tool more valuable to users.
Projects
None yet
Development

No branches or pull requests

1 participant