-
Notifications
You must be signed in to change notification settings - Fork 3k
[Determinism] Enable environment var to use cusparse spmm deterministic algorithm #7310
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
Conversation
Not authorized to trigger CI. Please ask core developer to help trigger via issuing comment:
|
Not authorized to trigger CI. Please ask core developer to help trigger via issuing comment:
|
Hi Triston, you can use |
@frozenbugs Should we update the .clang-format file? The original .clang-format failed on local machine. I then generated my local .clang-format and did the lintrunner. But it seems there are some difference here. [update] Never mind, my local machine clang-format is in old version clang-format version 10.0.0-4ubuntu1. Redid the Linter. |
Not authorized to trigger CI. Please ask core developer to help trigger via issuing comment:
|
Not authorized to trigger CI. Please ask core developer to help trigger via issuing comment:
|
Not authorized to trigger CI. Please ask core developer to help trigger via issuing comment:
|
Not authorized to trigger CI. Please ask core developer to help trigger via issuing comment:
|
Not authorized to trigger CI. Please ask core developer to help trigger via issuing comment:
|
Not authorized to trigger CI via issuing comment. |
Occasional CI failures are expected, it needs to be investigated though. |
Description
Use environment variable USE_DETERMINISTIC_ALG to enable user to pick deterministic cusparse algorithm
for the issue like 7241
Checklist
Please feel free to remove inapplicable items for your PR.
Changes