NVIDIA / NVIDIA/cutlass

[BUG] cutlass_profiler make error

Open
#1,671 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

? - Needs Triage bug inactive-30d inactive-90d
Dominant language
C++
Stars
10.5k
Forks
2.1k
Avg merge
3d 11h
Merged PRs (30d)
7

Description

Describe the bug
win camek , but make error.

-- Enable device reference verification in conv unit tests
-- Generating D:/github/cutlass-main/build/test/unit/conv/device/cutlass_test_unit_conv_device_simt.unity.33c438ea54b8.cu
-- Generating D:/github/cutlass-main/build/test/unit/conv/device/cutlass_test_unit_conv_device_simt.unity.7ef331e4307a.cu
-- Generating D:/github/cutlass-main/build/test/unit/conv/device/cutlass_test_unit_conv_device_tensorop_s32.unity.232fdc355d9a.cu
-- Generating D:/github/cutlass-main/build/test/unit/conv/device/cutlass_test_unit_conv_device_tensorop_s32_interleaved.unity.c1d226553156.cu
-- Configuring done (24.6s)
-- Generating done (12.4s)
-- Build files have been written to: D:/github/cutlass-main/build
PS D:\github\cutlass-main\build> make cutlass_profiler -j12
make: *** 没有规则可以创建目标“cutlass_profiler”。 停止。
PS D:\github\cutlass-main\build> make cutlass_profiler -j12
make: *** 没有规则可以创建目标“cutlass_profiler”。 停止。
PS D:\github\cutlass-main\build>

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 in the D:/github/cutlass-main/build directory by checking the generated build configuration for the cutlass_profiler target and the Windows command used after configuration. Done means determining why make cannot find the target and documenting or correcting a Windows build path that successfully builds cutlass_profiler.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake, cpp
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.