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

Belos: reuse stuff #8855

Closed
wants to merge 2 commits into from
Closed

Belos: reuse stuff #8855

wants to merge 2 commits into from

Conversation

cgcgcg
Copy link
Contributor

@cgcgcg cgcgcg commented Mar 9, 2021

@trilinos/belos

Motivation

Save state vectors in Belos CG solves for later reuse

@cgcgcg cgcgcg self-assigned this Mar 9, 2021
@cgcgcg cgcgcg requested a review from a team as a code owner March 9, 2021 00:19
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Test Inspection' - Auto Inspected - Inspection Is Not Necessary for this Pull Request.

lucbv
lucbv previously approved these changes Mar 9, 2021
Copy link
Contributor

@lucbv lucbv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The MueLu changes are harmless enough so fine with me.
Maybe you can get Ichi to look at the Belos side?

@cgcgcg
Copy link
Contributor Author

cgcgcg commented Mar 9, 2021

@lucbv Let's see how much the AT complains first ;-)

@lucbv
Copy link
Contributor

lucbv commented Mar 9, 2021

Honestly I don't think the MueLu side would lead to any problems but if it does I'll definitely check to see why labels can be so finicky :p

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 3844
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Belos;pkg: MueLu
PULLREQUESTNUM 8855
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH cgSaveState
TRILINOS_SOURCE_REPO https://github.com/cgcgcg/Trilinos
TRILINOS_SOURCE_SHA a252784
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA e483b4a

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 1410
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Belos;pkg: MueLu
PULLREQUESTNUM 8855
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH cgSaveState
TRILINOS_SOURCE_REPO https://github.com/cgcgcg/Trilinos
TRILINOS_SOURCE_SHA a252784
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA e483b4a

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 1900
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Belos;pkg: MueLu
PULLREQUESTNUM 8855
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH cgSaveState
TRILINOS_SOURCE_REPO https://github.com/cgcgcg/Trilinos
TRILINOS_SOURCE_SHA a252784
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA e483b4a

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 9247
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Belos;pkg: MueLu
PULLREQUESTNUM 8855
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH cgSaveState
TRILINOS_SOURCE_REPO https://github.com/cgcgcg/Trilinos
TRILINOS_SOURCE_SHA a252784
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA e483b4a

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105

  • Build Num: 700
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Belos;pkg: MueLu
PULLREQUESTNUM 8855
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH cgSaveState
TRILINOS_SOURCE_REPO https://github.com/cgcgcg/Trilinos
TRILINOS_SOURCE_SHA a252784
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA e483b4a

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 2062
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Belos;pkg: MueLu
PULLREQUESTNUM 8855
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH cgSaveState
TRILINOS_SOURCE_REPO https://github.com/cgcgcg/Trilinos
TRILINOS_SOURCE_SHA a252784
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA e483b4a

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 4736
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Belos;pkg: MueLu
PULLREQUESTNUM 8855
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH cgSaveState
TRILINOS_SOURCE_REPO https://github.com/cgcgcg/Trilinos
TRILINOS_SOURCE_SHA a252784
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA e483b4a

Using Repos:

Repo: TRILINOS (cgcgcg/Trilinos)
  • Branch: cgSaveState
  • SHA: a252784
  • Mode: TEST_REPO

Pull Request Author: cgcgcg

@hkthorn
Copy link
Contributor

hkthorn commented Mar 9, 2021

@cgcgcg I can review the changes since I'm knowledgeable about this code / issue. Thx!

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Jenkins Testing: all Jobs PASSED

Pull Request Auto Testing has PASSED (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 3844
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Belos;pkg: MueLu
PULLREQUESTNUM 8855
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH cgSaveState
TRILINOS_SOURCE_REPO https://github.com/cgcgcg/Trilinos
TRILINOS_SOURCE_SHA a252784
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA e483b4a

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 1410
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Belos;pkg: MueLu
PULLREQUESTNUM 8855
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH cgSaveState
TRILINOS_SOURCE_REPO https://github.com/cgcgcg/Trilinos
TRILINOS_SOURCE_SHA a252784
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA e483b4a

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 1900
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Belos;pkg: MueLu
PULLREQUESTNUM 8855
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH cgSaveState
TRILINOS_SOURCE_REPO https://github.com/cgcgcg/Trilinos
TRILINOS_SOURCE_SHA a252784
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA e483b4a

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 9247
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Belos;pkg: MueLu
PULLREQUESTNUM 8855
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH cgSaveState
TRILINOS_SOURCE_REPO https://github.com/cgcgcg/Trilinos
TRILINOS_SOURCE_SHA a252784
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA e483b4a

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105

  • Build Num: 700
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Belos;pkg: MueLu
PULLREQUESTNUM 8855
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH cgSaveState
TRILINOS_SOURCE_REPO https://github.com/cgcgcg/Trilinos
TRILINOS_SOURCE_SHA a252784
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA e483b4a

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 2062
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Belos;pkg: MueLu
PULLREQUESTNUM 8855
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH cgSaveState
TRILINOS_SOURCE_REPO https://github.com/cgcgcg/Trilinos
TRILINOS_SOURCE_SHA a252784
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA e483b4a

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 4736
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Belos;pkg: MueLu
PULLREQUESTNUM 8855
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH cgSaveState
TRILINOS_SOURCE_REPO https://github.com/cgcgcg/Trilinos
TRILINOS_SOURCE_SHA a252784
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA e483b4a


CDash Test Results for PR# 8855.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Merge Inspection' - SUCCESS: The last commit to this Pull Request has been INSPECTED AND APPROVED by [ lucbv ]!

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - AutoMerge IS ENABLED, but the Label AT: AUTOMERGE is not set. Either set Label AT: AUTOMERGE or manually merge the PR...

@cgcgcg cgcgcg added the AT: WIP Causes the PR autotester to not test the PR. (Remove to allow testing to occur.) label Mar 9, 2021
@cgcgcg
Copy link
Contributor Author

cgcgcg commented Mar 9, 2021

@hkthorn I might need to track down a couple more MVs that are getting reallocated for every new solve.

@hkthorn
Copy link
Contributor

hkthorn commented Mar 9, 2021

@cgcgcg There is a temporary vector that is created if right preconditioning is used. You may want to allocate a work vector and put it in the state data structure. Also, we need to make sure that this approach works with the adaptive block size infrastructure, but I think that is tested by the Epetra tests.

@cgcgcg cgcgcg added AT: RETEST Causes the PR autotester to run a new round of PR tests on the next iteration and removed AT: WIP Causes the PR autotester to not test the PR. (Remove to allow testing to occur.) labels Mar 10, 2021
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - User Requested Retest - Label AT: RETEST will be reset after testing.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Test Inspection' - Auto Inspected - Inspection Is Not Necessary for this Pull Request.

@cgcgcg cgcgcg changed the title Belos+MueLu: reuse stuff Belos+MueLu+Teko: reuse stuff Mar 10, 2021
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - User Requested Retest - Label AT: RETEST will be reset after testing.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 3884
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;pkg: Belos;pkg: MueLu;pkg: Teko
PULLREQUESTNUM 8855
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH cgSaveState
TRILINOS_SOURCE_REPO https://github.com/cgcgcg/Trilinos
TRILINOS_SOURCE_SHA 6e0c1f9
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA e483b4a

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 1445
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;pkg: Belos;pkg: MueLu;pkg: Teko
PULLREQUESTNUM 8855
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH cgSaveState
TRILINOS_SOURCE_REPO https://github.com/cgcgcg/Trilinos
TRILINOS_SOURCE_SHA 6e0c1f9
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA e483b4a

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 1933
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;pkg: Belos;pkg: MueLu;pkg: Teko
PULLREQUESTNUM 8855
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH cgSaveState
TRILINOS_SOURCE_REPO https://github.com/cgcgcg/Trilinos
TRILINOS_SOURCE_SHA 6e0c1f9
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA e483b4a

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 9278
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;pkg: Belos;pkg: MueLu;pkg: Teko
PULLREQUESTNUM 8855
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH cgSaveState
TRILINOS_SOURCE_REPO https://github.com/cgcgcg/Trilinos
TRILINOS_SOURCE_SHA 6e0c1f9
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA e483b4a

Build Information

Test Name: Trilinos_pullrequest_cuda_10.1.105

  • Build Num: 730
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;pkg: Belos;pkg: MueLu;pkg: Teko
PULLREQUESTNUM 8855
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH cgSaveState
TRILINOS_SOURCE_REPO https://github.com/cgcgcg/Trilinos
TRILINOS_SOURCE_SHA 6e0c1f9
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA e483b4a

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 2092
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;pkg: Belos;pkg: MueLu;pkg: Teko
PULLREQUESTNUM 8855
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH cgSaveState
TRILINOS_SOURCE_REPO https://github.com/cgcgcg/Trilinos
TRILINOS_SOURCE_SHA 6e0c1f9
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA e483b4a

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 4761
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: RETEST;pkg: Belos;pkg: MueLu;pkg: Teko
PULLREQUESTNUM 8855
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH cgSaveState
TRILINOS_SOURCE_REPO https://github.com/cgcgcg/Trilinos
TRILINOS_SOURCE_SHA 6e0c1f9
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA e483b4a

Using Repos:

Repo: TRILINOS (cgcgcg/Trilinos)
  • Branch: cgSaveState
  • SHA: 6e0c1f9
  • Mode: TEST_REPO

Pull Request Author: cgcgcg

Copy link
Contributor

@hkthorn hkthorn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can see that currX_=Teuchos::null and currB_=Teuchos::null can be removed safely in setLSIndex because it is set later in the same method. However, I'm not sure why it should be removed from setCurrLS, as that changes the state of the solver to address convergence or deflation.

@cgcgcg
Copy link
Contributor Author

cgcgcg commented Mar 10, 2021

@hkthorn Ugh, yeah, that's possible. Let's see how miserable the AT is. I commented it out, since it actually triggered a mysterious deallocation of a MV.

@hkthorn
Copy link
Contributor

hkthorn commented Mar 10, 2021

I wouldn't use the AT to determine if this change is ok. In most cases, the curX_ and curB_ are clone views of the X_ and B_ multi-vectors. Are you looking to eliminate clones that are views too?

@cgcgcg cgcgcg added the AT: WIP Causes the PR autotester to not test the PR. (Remove to allow testing to occur.) label Mar 10, 2021
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Merge Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging
THE LAST COMMIT TO THIS PULL REQUEST HAS NOT BEEN REVIEWED YET!

@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However Inspection must be performed before merge can occur...

5 similar comments
@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However Inspection must be performed before merge can occur...

@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However Inspection must be performed before merge can occur...

@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However Inspection must be performed before merge can occur...

@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However Inspection must be performed before merge can occur...

@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However Inspection must be performed before merge can occur...

@trilinos-autotester trilinos-autotester added the AT: STALE Added by the PR autotester if too much time has elapsed since the last successful PR test iteration label Jul 8, 2021
@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

14 similar comments
@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

@cgcgcg cgcgcg added the AT: WIP Causes the PR autotester to not test the PR. (Remove to allow testing to occur.) label Jul 24, 2021
@github-actions
Copy link

This Pull Request has been marked for closure due to inactivity.
Because of the changing nature of the Trilinos source due to active development, a pull request with no activity for 365 days is considered to be abandoned and will be automatically closed after 30 additional days of inactivity from when it was marked inactive.
If this should be kept open, please post a comment and/or remove the label MARKED_FOR_CLOSURE to reset the inactivity timer.
If it is ok for this pull request to be closed, feel free to go ahead and close it. Please do not add any comments or change any labels or otherwise touch this issue unless your intention is to reset the inactivity counter for an additional year.

@github-actions github-actions bot added the MARKED_FOR_CLOSURE Issue or PR is marked for auto-closure by the GitHub Actions bot. label Jul 24, 2022
@github-actions
Copy link

This Pull Request has been automatically closed due to 395 days of inactivity.

@github-actions github-actions bot added the CLOSED_DUE_TO_INACTIVITY Issue or PR has been closed by the GitHub Actions bot due to inactivity. label Aug 24, 2022
@github-actions github-actions bot closed this Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AT: STALE Added by the PR autotester if too much time has elapsed since the last successful PR test iteration AT: WIP Causes the PR autotester to not test the PR. (Remove to allow testing to occur.) CLOSED_DUE_TO_INACTIVITY Issue or PR has been closed by the GitHub Actions bot due to inactivity. MARKED_FOR_CLOSURE Issue or PR is marked for auto-closure by the GitHub Actions bot. pkg: Belos
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants