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

[QST] TMA copy dependency on cuTensorMapEncodeTiled #1267

Closed
alihassanijr opened this issue Dec 12, 2023 · 1 comment
Closed

[QST] TMA copy dependency on cuTensorMapEncodeTiled #1267

alihassanijr opened this issue Dec 12, 2023 · 1 comment

Comments

@alihassanijr
Copy link
Contributor

alihassanijr commented Dec 12, 2023

What is your question?

TMA copy atoms appear to depend on cuTensorMapEncodeTiled for initializing TMA descriptor, which is part of cuda toolkit. Would it be possible to implement this without this dependency and not have to link with cuda?

@thakkarV
Copy link
Collaborator

Unfortunately there's no way to construct TMA descriptors right now other than using this driver API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants