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

Fix makespan experiments #776

Merged
merged 13 commits into from
Jul 25, 2023
Merged

Fix makespan experiments #776

merged 13 commits into from
Jul 25, 2023

Conversation

csegarragonz
Copy link
Collaborator

@csegarragonz csegarragonz commented Jul 25, 2023

In this PR, I bump faabric to work-around a long-running bug in the makespan experiment, that meant that it would not run since migrating from ZeroMQ to NNG.

In addition, I wrap all WAMR MPI calls in a try/catch statement to correctly propagate the exception through WAMR.

@csegarragonz csegarragonz marked this pull request as ready for review July 25, 2023 12:03
@codecov
Copy link

codecov bot commented Jul 25, 2023

Codecov Report

Merging #776 (77ebf2b) into main (2af450e) will increase coverage by 0.04%.
The diff coverage is 94.87%.

@@            Coverage Diff             @@
##             main     #776      +/-   ##
==========================================
+ Coverage   67.38%   67.42%   +0.04%     
==========================================
  Files          69       69              
  Lines        7729     7764      +35     
==========================================
+ Hits         5208     5235      +27     
- Misses       2521     2529       +8     
Files Changed Coverage Δ
src/wamr/mpi.cpp 85.95% <94.87%> (-0.22%) ⬇️

... and 1 file with indirect coverage changes

@csegarragonz csegarragonz merged commit fcf4891 into main Jul 25, 2023
42 of 44 checks passed
@csegarragonz csegarragonz deleted the makespan branch July 25, 2023 13:47
csegarragonz added a commit that referenced this pull request Jul 25, 2023
@csegarragonz csegarragonz mentioned this pull request Jul 25, 2023
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

1 participant