NVIDIA / NVIDIA/cutlass

[DOC]构建 cutlass_profiler

Open
#2,226 4 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.