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]CUTLASS code auto-completion and navigation #1216

Closed
jeejeelee opened this issue Nov 29, 2023 · 5 comments
Closed

[QST]CUTLASS code auto-completion and navigation #1216

jeejeelee opened this issue Nov 29, 2023 · 5 comments

Comments

@jeejeelee
Copy link
Contributor

What is your question?
When developing cutlass programs based on vscode, auto-completion and code navigation do not work well. Are there any good solutions for this? PS: I have installed clangd extension

@hwu36
Copy link
Collaborator

hwu36 commented Nov 29, 2023

@d-k-b @mhoemmen

@JieRen98
Copy link

Use Clion

@jeejeelee
Copy link
Contributor Author

Use Clion

thanks for your reply,I want to know if there is a better solution when use vscode

@mhoemmen
Copy link
Contributor

mhoemmen commented Dec 4, 2023

Some developers use Visual Studio Code from their Windows systems to access files and perform builds on a remote (usually Linux) workstation. Here are Microsoft's instructions for that.

https://code.visualstudio.com/docs/remote/ssh

I don't generally use Visual Studio Code for CUTLASS on Windows. Visual Studio (not Code) does a fair job with auto-completion and code navigation.

@jeejeelee
Copy link
Contributor Author

Some developers use Visual Studio Code from their Windows systems to access files and perform builds on a remote (usually Linux) workstation. Here are Microsoft's instructions for that.

https://code.visualstudio.com/docs/remote/ssh

I don't generally use Visual Studio Code for CUTLASS on Windows. Visual Studio (not Code) does a fair job with auto-completion and code navigation.

Get it, thanks~

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

4 participants