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

Added extra command line option to turn off rccl for causal tests #433

Draft
wants to merge 1 commit into
base: amd-staging
Choose a base branch
from

Conversation

pranswarup
Copy link

USE_RCCL is ON by default from the CMakeLists.txt whenever USE_HIP is ON so omnitrace-causal always has this setting turn on from the compile stage. I added an extra option so the environment variable will not be selectively added to the run environment when an extra command line argument --nrccl is passed. This extra command line argument is used by the add_causal_test to run omnitrace-causal without USE_RCCLP set to true.

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.

1 participant