Skip to content

{lib}[GCC/8.2.0-2.31.1,iccifort-2019.1.144-GCC-8.2.0-2.31.1] OpenMPI v3.1.3: Fix ucx memory leak and init#7535

Merged
akesandgren merged 5 commits intoeasybuilders:developfrom
omula:develop-patch_openmpi
Feb 13, 2019
Merged

{lib}[GCC/8.2.0-2.31.1,iccifort-2019.1.144-GCC-8.2.0-2.31.1] OpenMPI v3.1.3: Fix ucx memory leak and init#7535
akesandgren merged 5 commits intoeasybuilders:developfrom
omula:develop-patch_openmpi

Conversation

@omula
Copy link
Copy Markdown
Contributor

@omula omula commented Feb 4, 2019

Includes:
From 4763822a64c9002f24429aef95d87f6abfc45c06 Mon Sep 17 00:00:00 2001
From: Yossi Itigin [email protected]
Date: Tue, 9 Oct 2018 16:38:49 +0300
Subject: [PATCH] pml_ucx: add ompi datatype attribute to release ucp_datatype

From 40ac9e477165616ab98085e2d590dbbbe4874b9f Mon Sep 17 00:00:00 2001
From: Yossi Itigin [email protected]
Date: Wed, 10 Oct 2018 12:10:28 +0300
Subject: [PATCH] pml_ucx: fix return code from mca_pml_ucx_init()

@omula omula changed the base branch from master to develop February 5, 2019 10:35
@akesandgren
Copy link
Copy Markdown
Contributor

Please don't merge the two commits into a single patch. It's much better from a tracking point of view to have them separately. Also add the commit message to the head of each patch file so we know where the patches are from.

And if you could describe in this thread or the corresponding issue, if there is any, what prompted you to cherry pick these two patches.

@omula
Copy link
Copy Markdown
Contributor Author

omula commented Feb 11, 2019

@akesandgren the patch comes from open-mpi/ompi#5878. I splitted them original in two files because there were two commits but in fact it is a single patch.

As mentioned in the conference call on 20190123 ucx is needed to work with MOFED 4.4.x. However, there's a memory leak on the ucx framework. It seems it was only backported to version 4.0.x.

@easybuilders easybuilders deleted a comment from boegelbot Feb 12, 2019
@boegel boegel added the bug fix label Feb 12, 2019
@boegel
Copy link
Copy Markdown
Member

boegel commented Feb 12, 2019

@omula Patch filename is incorrect?

@boegel boegel changed the title {lib} {OpenMPI/3.1.3} Fix ucx memory leak and init {lib}[GCC/8.2.0-2.31.1,iccifort-2019.1.144-GCC-8.2.0-2.31.1] OpenMPI v3.1.3: Fix ucx memory leak and init Feb 12, 2019
@boegel boegel added this to the next release (3.8.2) milestone Feb 12, 2019
Copy link
Copy Markdown
Contributor

@akesandgren akesandgren left a comment

Choose a reason for hiding this comment

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

LGTM

@akesandgren
Copy link
Copy Markdown
Contributor

Test report by @akesandgren
SUCCESS
Build succeeded for 2 out of 2 (2 easyconfigs in this PR)
t-an01.hpc2n.umu.se - Linux ubuntu 16.04, AMD Opteron(TM) Processor 6238, Python 2.7.12
See https://gist.github.com/9c8fdcf24782d0c142477776f78cff63 for a full test report.

@akesandgren
Copy link
Copy Markdown
Contributor

Going in, thanks @omula!

@akesandgren akesandgren merged commit 201708d into easybuilders:develop Feb 13, 2019
@easybuilders easybuilders deleted a comment from boegelbot Feb 13, 2019
@easybuilders easybuilders deleted a comment from boegelbot Feb 13, 2019
@omula omula deleted the develop-patch_openmpi branch October 3, 2019 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants