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

What should I do if I want to compile using tvm on cuda 12.1? #31

Open
DaozeZhang opened this issue Nov 13, 2024 · 0 comments
Open

What should I do if I want to compile using tvm on cuda 12.1? #31

DaozeZhang opened this issue Nov 13, 2024 · 0 comments

Comments

@DaozeZhang
Copy link

DaozeZhang commented Nov 13, 2024

Thanks for this awesome work. I admit that I am new about the TVM, so I met some troubles.
For some reasons about my server, I can only use cuda 12.1 version. I installed tvm from source code.

When I was trying to run the code, this error occurred:
Check failed: (bf != nullptr) is false: target.build.cuda is not enabled

From these two refs (1, 2), there are two ways to solve this problem. However, they all need a lower cuda version like cuda 11.6 or 11.8

So could you please tell me how can i run the code on cuda 12.1 ?

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

No branches or pull requests

1 participant