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]How to Set ElementC as void in CUTLASS Example 49? #2052

Open
ziyuhuang123 opened this issue Jan 22, 2025 · 0 comments
Open

[QST]How to Set ElementC as void in CUTLASS Example 49? #2052

ziyuhuang123 opened this issue Jan 22, 2025 · 0 comments

Comments

@ziyuhuang123
Copy link

I noticed that CUTLASS includes checks for whether ElementC is void. I'm unsure how to set ElementC as void naturally. When I directly set ElementC = void, it causes errors because I can't create an empty cutlass::DeviceAllocation. For example, in Example 49, I couldn't directly set ElementC = void. Could you please guide me on how to handle this properly?

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

1 participant