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

Unified all mpi assert mechanisms #2465

Merged
merged 8 commits into from
Oct 4, 2023
Merged

Unified all mpi assert mechanisms #2465

merged 8 commits into from
Oct 4, 2023

Conversation

alkino
Copy link
Member

@alkino alkino commented Aug 16, 2023

Use a new nrn_mpi_assert everywhere.

@alkino alkino force-pushed the cornu/clean_mpispike branch from b98f427 to 81a789b Compare August 16, 2023 09:07
@azure-pipelines
Copy link

✔️ 40e481a -> Azure artifacts URL

@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Merging #2465 (ae02186) into master (d9855f6) will increase coverage by 0.00%.
The diff coverage is 73.25%.

@@           Coverage Diff           @@
##           master    #2465   +/-   ##
=======================================
  Coverage   61.53%   61.53%           
=======================================
  Files         625      625           
  Lines      119263   119227   -36     
=======================================
- Hits        73384    73362   -22     
+ Misses      45879    45865   -14     
Files Coverage Δ
src/coreneuron/mpi/lib/mpispike.cpp 90.37% <87.50%> (+4.95%) ⬆️
src/nrnmpi/bbsmpipack.cpp 92.23% <85.71%> (ø)
src/nrnmpi/mpispike.cpp 85.36% <86.36%> (+0.57%) ⬆️
src/nrnmpi/nrnmpi.cpp 73.28% <54.28%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@bbpbuildbot

This comment has been minimized.

@azure-pipelines
Copy link

✔️ 404f5d1 -> Azure artifacts URL

@bbpbuildbot

This comment has been minimized.

Copy link
Member

@ohm314 ohm314 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

src/nrnmpi/mpispike.cpp Outdated Show resolved Hide resolved
@azure-pipelines
Copy link

✔️ f272f9b -> Azure artifacts URL

@bbpbuildbot

This comment has been minimized.

@bbpbuildbot

This comment has been minimized.

@azure-pipelines
Copy link

✔️ 52b122f -> Azure artifacts URL

@azure-pipelines
Copy link

✔️ 7aa8abd -> Azure artifacts URL

@bbpbuildbot

This comment has been minimized.

@bbpbuildbot

This comment has been minimized.

@bbpbuildbot

This comment has been minimized.

@bbpbuildbot

This comment has been minimized.

@alkino alkino force-pushed the cornu/clean_mpispike branch from a0c0141 to bc00684 Compare September 28, 2023 13:07
Use a new nrn_mpi_assert everywhere.
@alkino alkino force-pushed the cornu/clean_mpispike branch from bc00684 to 88f0702 Compare September 28, 2023 13:09
@alkino alkino changed the title Clean mpispike.cpp Unified all mpi assert mechanisms Sep 28, 2023
@azure-pipelines
Copy link

✔️ 88f0702 -> Azure artifacts URL

@azure-pipelines
Copy link

✔️ fa06fcc -> Azure artifacts URL

@bbpbuildbot

This comment has been minimized.

@azure-pipelines
Copy link

✔️ 427ad30 -> Azure artifacts URL

@bbpbuildbot

This comment has been minimized.

@bbpbuildbot

This comment has been minimized.

Internally we have some constants that mean:
1 - MPI_SUM
2 - MPI_MAX
3 - MPI_MIN
@azure-pipelines
Copy link

✔️ 7ad9347 -> Azure artifacts URL

@bbpbuildbot

This comment has been minimized.

@azure-pipelines
Copy link

✔️ 7a41b6e -> Azure artifacts URL

@bbpbuildbot

This comment has been minimized.

@azure-pipelines
Copy link

✔️ 8686690 -> Azure artifacts URL

@bbpbuildbot

This comment has been minimized.

@azure-pipelines
Copy link

✔️ ae02186 -> Azure artifacts URL

@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@pramodk pramodk merged commit 0625531 into master Oct 4, 2023
@pramodk pramodk deleted the cornu/clean_mpispike branch October 4, 2023 14:45
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.

6 participants