Skip to content

Remove startup tasks from DTD#425

Merged
bosilca merged 2 commits intoICLDisco:masterfrom
therault:ttg/various
Aug 27, 2022
Merged

Remove startup tasks from DTD#425
bosilca merged 2 commits intoICLDisco:masterfrom
therault:ttg/various

Conversation

@therault
Copy link
Copy Markdown
Contributor

This is the only commits from the 'various' set of commits in parsec-ttg that have not been merged into master yet.

I believe there is another branch/PR with a larger set of cleanup for DTD, so maybe we just want to drop this.

@therault therault requested a review from a team as a code owner August 19, 2022 21:42
Signed-off-by: Joseph Schuchart <schuchart@icl.utk.edu>
@bosilca
Copy link
Copy Markdown
Contributor

bosilca commented Aug 19, 2022

This is indeed a part among the goodies of #323, but we can merge it as a standalone effort, and I will update my branch.

{
parsec_termdet_user_trigger_monitor_t *monitor;
assert(&parsec_termdet_user_trigger_module.module == tp->tdm.module);
assert(NULL == tp->tdm.monitor);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

should this be reinstated or removed?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

The patch says to remove it

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

no the patch comments it line below

@bosilca bosilca merged commit 69d3d3e into ICLDisco:master Aug 27, 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.

4 participants