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

1679: Create 1.1.1 beta v7 release candidate #1682

Merged
merged 56 commits into from
Mar 8, 2022
Merged

Conversation

@github-actions
Copy link

github-actions bot commented Feb 21, 2022

PR tests (gcc-5, ubuntu, mpich)

Build for 8bfefd2

Compilation - successful

Testing - passed

Build log

@github-actions
Copy link

github-actions bot commented Feb 21, 2022

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

Build for 8bfefd2

Compilation - successful

Testing - passed

Build log

@github-actions
Copy link

github-actions bot commented Feb 21, 2022

PR tests (gcc-6, ubuntu, mpich)

Build for 8bfefd2

Compilation - successful

Testing - passed

Build log

@github-actions
Copy link

github-actions bot commented Feb 21, 2022

PR tests (clang-3.9, ubuntu, mpich)

Build for 8bfefd2

Compilation - successful

Testing - passed

Build log

@github-actions
Copy link

github-actions bot commented Feb 21, 2022

PR tests (clang-5.0, ubuntu, mpich)

Build for 8bfefd2

Compilation - successful

Testing - passed

Build log

@github-actions
Copy link

github-actions bot commented Feb 21, 2022

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

Build for 8bfefd2

Compilation - successful

Testing - passed

Build log

@github-actions
Copy link

github-actions bot commented Feb 21, 2022

PR tests (clang-9, ubuntu, mpich)

Build for 8bfefd2

Compilation - successful

Testing - passed

Build log

@github-actions
Copy link

github-actions bot commented Feb 21, 2022

PR tests (nvidia cuda 10.1, ubuntu, mpich)

Build for 8bfefd2

Compilation - successful

Testing - passed

Build log

@github-actions
Copy link

github-actions bot commented Feb 21, 2022

PR tests (nvidia cuda 11.0, ubuntu, mpich)

Build for 8bfefd2

Compilation - successful

Testing - passed

Build log

@github-actions
Copy link

github-actions bot commented Feb 21, 2022

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

Build for 8bfefd2

Compilation - successful

Testing - passed

Build log

nmm0 and others added 25 commits March 4, 2022 18:15
…-git-ref

1677: dont rerun cmake for git ref
…fig-to-vt-during-init

#1550 allow passing appconfig to vt during init
…actually used; a copy in the src folder is used instead
…(the VERSION file). This also allows us to print out the version in the banner, which is useful if not git info is available
#1692: do not error in build if git folder is not available
@cz4rs cz4rs force-pushed the 1679-release-1-1-1-beta-7 branch from 9807d16 to 8bfefd2 Compare March 4, 2022 17:15
@codecov
Copy link

codecov bot commented Mar 4, 2022

Codecov Report

Merging #1682 (8bfefd2) into main (176190c) will increase coverage by 0.12%.
The diff coverage is 92.29%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1682      +/-   ##
==========================================
+ Coverage   83.53%   83.65%   +0.12%     
==========================================
  Files         797      798       +1     
  Lines       30816    31167     +351     
==========================================
+ Hits        25741    26074     +333     
- Misses       5075     5093      +18     
Impacted Files Coverage Δ
src/vt/collective/reduce/scoping/strong_types.h 100.00% <ø> (ø)
src/vt/configs/arguments/args.h 100.00% <ø> (ø)
src/vt/configs/debug/debug_print.h 100.00% <ø> (ø)
src/vt/configs/debug/debug_var_unused.h 100.00% <ø> (ø)
src/vt/configs/error/error.impl.h 100.00% <ø> (ø)
src/vt/configs/error/soft_error.h 90.00% <ø> (ø)
src/vt/runtime/runtime.h 100.00% <ø> (ø)
src/vt/termination/termination.h 100.00% <ø> (ø)
src/vt/trace/trace_lite.h 100.00% <ø> (ø)
src/vt/utils/strong/strong_type.h 100.00% <ø> (ø)
... and 29 more

Copy link
Collaborator

@lifflander lifflander 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!

@nmm0 nmm0 merged commit 5a1d322 into main Mar 8, 2022
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.

Create 1.1.1 beta v7 release candidate
6 participants