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

mlptest on Zen3. #3

Open
edisonchan opened this issue Aug 19, 2024 · 2 comments
Open

mlptest on Zen3. #3

edisonchan opened this issue Aug 19, 2024 · 2 comments

Comments

@edisonchan
Copy link

edisonchan commented Aug 19, 2024

the MLP(local) is 28?
image

and if the corun > 3, there is some test "failed".

image
@crsullivan13
Copy link

@edisonchan I was able to reproduce your issue and I think the problem is that with 4 co-runners the code is failing to allocate enough memory to run the test. I would recommend increasing the value in init_hugetlbfs.sh to 2048 to increase the number of huge-pages made available in your system.

Checkout out this PR #4 if you need more info and want some better error handling in your local.

@edisonchan
Copy link
Author

Hi, Thanks for your reply.
I have try to set size to 8192 MiB, then I get these results:
image

Does it mean the Local MLP is about 24 for Raptor Cove?

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

No branches or pull requests

2 participants