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

Enumeration tool #1

Open
wants to merge 15 commits into
base: devel
Choose a base branch
from
Open

Enumeration tool #1

wants to merge 15 commits into from

Conversation

Jiayan-Dong
Copy link

@Jiayan-Dong Jiayan-Dong commented Sep 7, 2021

This code is for enumeration tool.

The testing program is enumeration.cpp.

In examples folder, I tested with command make, and cse142 job run --lab test './enumeration.exe --param1-name par1 --param1 1 2 --param2-name par2 --param2 3 4 --param3-name par3 --param3 5 6 --engine papi --stat PAPI_L2_DCA --stat PAPI_TOT_CYC --stat PAPI_TOT_INS'. The output seems to be correct.

I am worried that my code is not generic enough. I previously added some code to make sure cnn.exe works properly. Let me know if there is anything to be fixed!

By the way, should the base branch be devel or tng-devel? I believe we have tng-devel in latest version.

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.

2 participants