Add note about compute sanitizer for ccx.Device() - #733
Conversation
|
Auto-sync is disabled for ready for review pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
|
Thanks, Yevhenii! I think this impacts to all cuda.core objects, not just |
|
Yeah, we can do that. I'm wondering how to do it the way, so if user face this problem, they will navigate to the correct place... |
|
What do you mean? |
cpcloud
left a comment
There was a problem hiding this comment.
This seems fine to merge after fixing up conflicts.
Extending this to other objects/writing up tips and tricks can be done in a follow-up.
|
@ZzEeKkAa Can you fix conflicts so we can merge? |
|
I suggest we close this and work on #1223. It does not make sense to add such a note to the device class. |
Description
Add note on using
ccx.Device()withcompute-sanitizer.Related issue: #562
Checklist