-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
[Misc] enhance ti.init for ti.gpu #843
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! LGTM in general!
Silly win cmd... it expands %APPVEYOR_REPO_COMMIT_MESSAGE% too... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything good now. I'll merge once CI passes.
Btw, https://ci.appveyor.com/project/yuanming-hu/taichi/builds/32350390/job/28ub97s4tgh79h19#L9378 is slightly alarming. This means if someone's computer does not actually support WGL then using |
Co-authored-by: Taichi Gardener <[email protected]>
Thanks for improving portability. However, with #864, I'm still getting this on Linux, even if I exclude opengl while testing:
|
This is because we only tolerate the error of |
Thanks for the response. Yes, let's tolerate all errors. |
Related issue = #840
[Click here for the format server]