Where do you generally install cutlass? #1712
Enchante503
started this conversation in
General
Replies: 1 comment 1 reply
-
I'd recommend just fetching it using cmake fetch content or a git submodule in your project for under a third party dir. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using WSL2 (Ubuntu).
Where do you generally install cutlass?
I asked ChatGPT and they recommended usr/local/.
There are folders like cuda-11.8, cuda-12., so that may be correct.
Would it be better to name the folder with an easy-to-understand version, like "cuda-11.8"?
Is it okay to just call it "cutlass"?
Beta Was this translation helpful? Give feedback.
All reactions