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

MPI_calculatePairVectorAvg Update #68

Merged
merged 1 commit into from
Feb 2, 2019
Merged

Conversation

MikeHeiber
Copy link
Owner

  • Resolves Add Utils MPI function to average a set of pair vectors from each processor #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

- 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
@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 99.505% when pulling 3fc76b6 on feature-MPI-pair-vector-avg into e6bafc3 on master.

@MikeHeiber MikeHeiber merged commit 638fbe4 into master Feb 2, 2019
@MikeHeiber MikeHeiber deleted the feature-MPI-pair-vector-avg branch February 2, 2019 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants