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

1531: Add label to termination hang prints #1532

Merged
merged 1 commit into from
Aug 19, 2021
Merged

Conversation

PhilMiller
Copy link
Member

Fixes #1531

@PhilMiller PhilMiller requested a review from lifflander August 19, 2021 00:32
@github-actions
Copy link

PR tests (intel 18.03, ubuntu, mpich)

Build for b2ec40f

Build failed for unknown reason. Check build logs


Build log

@github-actions
Copy link

PR tests (intel 19, ubuntu, mpich)

Build for b2ec40f

Build failed for unknown reason. Check build logs


Build log

@github-actions
Copy link

PR tests (gcc-5, ubuntu, mpich)

Build for b2ec40f

Compilation - successful

Testing - passed

Build log

@github-actions
Copy link

PR tests (gcc-9, ubuntu, mpich, zoltan)

Build for b2ec40f

Compilation - successful

Testing - passed

Build log

@github-actions
Copy link

PR tests (gcc-6, ubuntu, mpich)

Build for b2ec40f

Compilation - successful

Testing - passed

Build log

@github-actions
Copy link

PR tests (clang-3.9, ubuntu, mpich)

Build for b2ec40f

Compilation - successful

Testing - passed

Build log

@github-actions
Copy link

PR tests (clang-5.0, ubuntu, mpich)

Build for b2ec40f

Compilation - successful

Testing - passed

Build log

@github-actions
Copy link

PR tests (gcc-8, ubuntu, mpich, address sanitizer)

Build for b2ec40f

Compilation - successful

Testing - passed

Build log

@github-actions
Copy link

PR tests (gcc-10, ubuntu, openmpi, no LB)

Build for b2ec40f

Compilation - successful

Testing - passed

Build log

@github-actions
Copy link

PR tests (nvidia cuda 10.1, ubuntu, mpich)

Build for b2ec40f

Compilation - successful

Testing - passed

Build log

@github-actions
Copy link

PR tests (clang-10, alpine, mpich)

Build for b2ec40f



The following tests FAILED:
  434 - vt:TestMpiAccessGuardDeathTest.test_mpi_access_prevented_proc_2 (Failed)

Build log

@github-actions
Copy link

PR tests (clang-9, ubuntu, mpich)

Build for b2ec40f

Compilation - successful

Testing - passed

Build log

@github-actions
Copy link

PR tests (nvidia cuda 11.0, ubuntu, mpich)

Build for b2ec40f

Compilation - successful

Testing - passed

Build log

@github-actions
Copy link

PR tests (clang-10, ubuntu, mpich)

Build for b2ec40f

Compilation - successful

Testing - passed

Build log

@codecov
Copy link

codecov bot commented Aug 19, 2021

Codecov Report

Merging #1532 (b2ec40f) into develop (dc98da1) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1532   +/-   ##
========================================
  Coverage    82.85%   82.85%           
========================================
  Files          780      780           
  Lines        29394    29394           
========================================
  Hits         24355    24355           
  Misses        5039     5039           
Impacted Files Coverage Δ
src/vt/termination/termination.cc 71.58% <0.00%> (ø)

@github-actions
Copy link

PR tests (gcc-7, ubuntu, mpich, trace runtime, LB)

Build for b2ec40f

Compilation - successful

Testing - passed

Build log

@PhilMiller PhilMiller merged commit 97f7268 into develop Aug 19, 2021
@PhilMiller PhilMiller deleted the 1531-hang-label branch August 19, 2021 20:35
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.

Add epoch label in TD hang detection prints
2 participants