-
Notifications
You must be signed in to change notification settings - Fork 24
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
“CUDA kernel build failed with error code 6” in major-rafactor branch #64
Comments
Hi @Gxinhu. The major refactoring branch currently works with an internal custom build of the Warp library that is not upstreamed yet (The changes will be available soon to the public). I'll update you on this. |
Thank you for your response. As a workaround, I replaced the line |
Can you please show the code in details? Thanks~ |
|
Installing warp from source will also fix the issue. |
Hello there,
I try to run the "lid_driven_cavity_2d.py" by warp in major-rafactor branch. But the error occur as indicated by the title. And I found the error is from this line:
XLB/xlb/operator/stepper/nse_stepper.py
Line 300 in a396328
Here is the error log:
The text was updated successfully, but these errors were encountered: