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

SST Master Branch Merger: Auto Create Pull Request to Promote from devel to master - All Tests Ran Clean #2423

Merged
merged 4 commits into from
Nov 15, 2024

Conversation

sst-autotester
Copy link
Contributor

Pull Request created to promote from devel branch to master due to successfully passing the following Jenkins Jobs :
JENKINS_SRN/SST__Nightly_NewFW_OSX-14-XC15-ARM2_OMPI-4.1.6_PY3.10_Mainline : Build 366
JENKINS_SRN/SST__Nightly_NewFW_OSX-14-XC15-ARM2_OMPI-4.1.6_PY3.10_Mainline_MR-2 : Build 190
JENKINS_SRN/SST__Nightly_NewFW_OSX-14-XC15-ARM2_OMPI-4.1.6_PY3.10_Mainline_MT-2 : Build 187
JENKINS_SRN/SST__Nightly_NewFW_OSX-14-XC15-ARM2_OMPI-4.1.6_PY3.10_Mainline_OutOfSource : Build 189
JENKINS_SRN/SST__Nightly_NewFW_OSX-14-XC15-ARM2_OMPI-4.1.6_PY3.10_SST-Macro_NoCore : Build 188
JENKINS_SRN/SST__Nightly_NewFW_OSX-14-XC15-ARM2_OMPI-4.1.6_PY3.10_SST-Macro_WithCore : Build 188
JENKINS_SRN/SST__Nightly_NewFW_sst-test_Clang-Format_sst-core : Build 1173
JENKINS_SRN/SST__Nightly_NewFW_sst-test_OMPI-4.1.4_PY3.6_Mainline : Build 1344
JENKINS_SRN/SST__Nightly_NewFW_sst-test_OMPI-4.1.4_PY3.6_Mainline_memH-A_Sweep-1 : Build 1320
JENKINS_SRN/SST__Nightly_NewFW_sst-test_OMPI-4.1.4_PY3.6_Mainline_memH-A_Sweep-2 : Build 1324
JENKINS_SRN/SST__Nightly_NewFW_sst-test_OMPI-4.1.4_PY3.6_Mainline_memH-A_Sweep-3 : Build 1321
JENKINS_SRN/SST__Nightly_NewFW_sst-test_OMPI-4.1.4_PY3.6_Mainline_memH-A_Sweep-4 : Build 1321
JENKINS_SRN/SST__Nightly_NewFW_sst-test_OMPI-4.1.4_PY3.6_Mainline_MR-2 : Build 1315
JENKINS_SRN/SST__Nightly_NewFW_sst-test_OMPI-4.1.4_PY3.6_Mainline_MT-2 : Build 1314
JENKINS_SRN/SST__Nightly_NewFW_sst-test_OMPI-4.1.4_PY3.6_Mainline_MT-4 : Build 1312
JENKINS_SRN/SST__Nightly_NewFW_sst-test_OMPI-4.1.4_PY3.6_Mainline_OutOfSource : Build 1313
JENKINS_SRN/SST__Nightly_NewFW_sst-test_OMPI-4.1.4_PY3.6_Make-Dist : Build 1318
JENKINS_SRN/SST__Nightly_NewFW_sst-test_OMPI-4.1.4_PY3.6_SST-Macro_NoCore : Build 1319
JENKINS_SRN/SST__Nightly_NewFW_sst-test_OMPI-4.1.4_PY3.6_SST-Macro_WithCore : Build 1319
JENKINS_SRN/SST__Nightly_NewFW_sst-test_OMPI-4.1.4_PY3.6_SST_Macro_Make-Dist : Build 1322
JENKINS_SRN/SST__Nightly_NewFW_sst-test_OMPI-NONE_PY3.6_Mainline : Build 1300
JENKINS_SRN/SST__Nightly_NewFW_sst-test_OMPI-NONE_PY3.6_Mainline_MT-2 : Build 1318
JENKINS_SRN/SST__Nightly_NewFW_Ubuntu-22.04_Doxygen : Build 196
JENKINS_SRN/SST__Nightly_NewFW_Ubuntu-24.04_OMPI-4.1.6_PY3.12_Mainline : Build 254
JENKINS_SRN/SST__Nightly_NewFW_Ubuntu-24.04_OMPI-4.1.6_PY3.12_Mainline_MR-2 : Build 189
JENKINS_SRN/SST__Nightly_NewFW_Ubuntu-24.04_OMPI-4.1.6_PY3.12_Mainline_MT-2 : Build 190
JENKINS_SRN/SST__Nightly_NewFW_Ubuntu-24.04_OMPI-4.1.6_PY3.12_Make-Dist : Build 192
JENKINS_SRN/SST__Nightly_NewFW_Ubuntu-24.04_OMPI-4.1.6_PY3.12_SST-Macro_NoCore : Build 191
JENKINS_SRN/SST__Nightly_NewFW_Ubuntu-24.04_OMPI-4.1.6_PY3.12_SST-Macro_WithCore : Build 188

jpkenny and others added 4 commits November 11, 2024 15:10
Automatically Merged using SST Pull Request AutoTester
PR Title: b'Mercury: major code cleanup and debugging improvements'
PR Author: jpkenny
LinkControl::send allocates a RtrEvent to first compute the number of
flits needed to send a request. If there's not enough credits, the
method returns early without deleting the RtrEvent object and leaks its
memory. This patch deletes the object before returning to fix the leak.
…insufficient-credit-leak

Automatically Merged using SST Pull Request AutoTester
PR Title: b'merlin/linkcontrol: fix memory leak on insufficient send credits'
PR Author: heyitsanthony
@sst-autotester sst-autotester merged commit 9a55d15 into master Nov 15, 2024
5 checks passed
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