[DOC]构建 cutlass_profiler
Open
Nobody has claimed this yet.
? - Needs Triage
documentation
inactive-30d
inactive-90d
- Dominant language
- C++
- Stars
- 10.5k
- Forks
- 2.1k
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 7
Description
我已经运行了git submodule update --init --recursive;但是提示CMake Error at tools/util/CMakeLists.txt:15 (add_executable):
Cannot find source file:
${CMAKE_CURRENT_SOURCE_DIR}/cutlass_profiler.cu。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported command git submodule update --init --recursive and inspect tools/util/CMakeLists.txt, especially the reference to cutlass_profiler.cu. Determine why the source is unavailable after submodule initialization; the work is done when the documented build path no longer produces this missing-source CMake error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100