Skip to content

Conversation

@ashokei
Copy link
Contributor

@ashokei ashokei commented Dec 8, 2020

No description provided.

@jgong5
Copy link

jgong5 commented Dec 8, 2020

@liangan1 @EikanWang

@ashokei ashokei changed the title fix iomp5 and add debug option Launcher: fix iomp5, add transparent hugepage and add debug option Dec 9, 2020
@EikanWang
Copy link
Contributor

@liangan1 May I know if there is any UT that can cover the launcher?

Copy link
Contributor

@liangan1 liangan1 left a comment

Choose a reason for hiding this comment

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

There is no UT to cover the launcher.

if not arg: return
if os.path.exists(THP_LOC):
os.system("sync;echo 3 > /proc/sys/vm/drop_caches")
os.system(f"echo {arg} > {THP_LOC}")
Copy link
Contributor

Choose a reason for hiding this comment

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

is it general to all Linux platform about the setting for transparent hugepage ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is a kernel feature, so it usually common for all linux distros.

Copy link
Contributor

Choose a reason for hiding this comment

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

ok. thx

@jgong5
Copy link

jgong5 commented Dec 17, 2020

There is no UT to cover the launcher.

@liangan1 We'd better add UT to cover the basic functionalities.

@liangan1
Copy link
Contributor

@jgong5 ok

@ashokei ashokei closed this Jan 28, 2021
EikanWang pushed a commit that referenced this pull request Oct 4, 2021
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