Skip to content

Improving prun() for MPIBackend. Adding prun_debug() for debugging purposes.#39

Merged
fverdugo merged 3 commits intomasterfrom
improving_prun_mpi_backend
Oct 28, 2021
Merged

Improving prun() for MPIBackend. Adding prun_debug() for debugging purposes.#39
fverdugo merged 3 commits intomasterfrom
improving_prun_mpi_backend

Conversation

@amartinhuertas
Copy link
Copy Markdown
Collaborator

No description provided.

  debugging on the REPL on one MPI task
* Appropiate treatment of Julia exceptions in a MPI parallel application
  from prun(...)
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Oct 28, 2021

Codecov Report

Merging #39 (b901fba) into master (ca220ee) will decrease coverage by 0.47%.
The diff coverage is 41.17%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
- Coverage   92.18%   91.71%   -0.48%     
==========================================
  Files           8        7       -1     
  Lines        2073     2076       +3     
==========================================
- Hits         1911     1904       -7     
- Misses        162      172      +10     
Impacted Files Coverage Δ
src/MPIBackend.jl 92.69% <33.33%> (-5.49%) ⬇️
src/SequentialBackend.jl 98.30% <100.00%> (+0.02%) ⬆️
src/Helpers.jl 95.38% <0.00%> (-0.45%) ⬇️
src/PTimers.jl 96.05% <0.00%> (-0.06%) ⬇️
src/Interfaces.jl 91.38% <0.00%> (-0.02%) ⬇️
src/PartitionedArrays.jl

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ca220ee...b901fba. Read the comment docs.

@amartinhuertas
Copy link
Copy Markdown
Collaborator Author

@fverdugo ... the regular tests are passing. However, there seem to be two codecov-like tests whcih are causing trouble. Do you know what it the source of the problem?

@fverdugo
Copy link
Copy Markdown
Collaborator

However, there seem to be two codecov-like tests whcih are causing trouble. Do you know what it the source of the problem?

Coverage tests are VREY annoying! Do you know how one can deactivate them?

See also #37

@fverdugo fverdugo merged commit 8dd1f3d into master Oct 28, 2021
@fverdugo fverdugo deleted the improving_prun_mpi_backend branch October 28, 2021 14:46
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.

3 participants