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

Rewrite BBS::alltoall with std::vector #2829

Merged
merged 8 commits into from May 8, 2024
Merged

Conversation

alkino
Copy link
Member

@alkino alkino commented Apr 10, 2024

No description provided.

@bbpbuildbot

This comment has been minimized.

@alkino alkino marked this pull request as draft April 11, 2024 08:20
@alkino alkino marked this pull request as ready for review May 6, 2024 15:35
Copy link

codecov bot commented May 6, 2024

Codecov Report

Attention: Patch coverage is 10.00000% with 27 lines in your changes are missing coverage. Please review.

Project coverage is 67.19%. Comparing base (d99cbb5) to head (876ef27).

Files Patch % Lines
src/parallel/ocbbs.cpp 4.54% 21 Missing ⚠️
src/ivoc/ivocvect.h 0.00% 6 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2829   +/-   ##
=======================================
  Coverage   67.18%   67.19%           
=======================================
  Files         564      564           
  Lines      104268   104271    +3     
=======================================
+ Hits        70053    70061    +8     
+ Misses      34215    34210    -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bbpbuildbot

This comment has been minimized.

Copy link

✔️ 38fb4bc -> Azure artifacts URL

@bbpbuildbot

This comment has been minimized.

@alkino alkino requested a review from 1uc May 6, 2024 18:16
Copy link

sonarcloud bot commented May 6, 2024

Quality Gate Passed Quality Gate passed

Issues
3 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

✔️ 876ef27 -> Azure artifacts URL

@alkino alkino merged commit 4a1e15a into master May 8, 2024
37 checks passed
@alkino alkino deleted the cornu/alltoall_vectors branch May 8, 2024 07:21
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

3 participants