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

Fix DYNAMIC_KERNEL_END tracer environment variable #324

Merged
merged 1 commit into from
Aug 10, 2024

Conversation

barnes88
Copy link
Contributor

It looks like we added a python option to run_hw_trace.py to set limit to the number of kernels traced when mlperf was added. This option was overwriting any set DYNAMIC_KERNEL_END environment variable by default and setting it to 0. This PR allows the environment variable to be overwritten only if the -l option is specified in the script (and does not overwrite by default).

@barnes88 barnes88 requested a review from JRPan August 10, 2024 03:56
@JRPan JRPan added this pull request to the merge queue Aug 10, 2024
Merged via the queue into accel-sim:dev with commit 49fe436 Aug 10, 2024
4 checks passed
JRPan pushed a commit to JRPan/accel-sim-framework that referenced this pull request Sep 3, 2024
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