blt_cuda_smoke compiled with default arch
Open
- Dominant language
- C++
- Stars
- 296
- Forks
- 66
- Avg merge
- 1h 3m
- Merged PRs (30d)
- 1
Description
I noticed that `blt_cuda_smoke` is built with default arch, while most of the code I want to test is built with extra arch flags.
That can lead to a `blt_cuda_smoke` that works when other exes do not.
This is a BLT usage thing we should make folks aware of.
Contributor guide
Research direction
Start by locating the BLT usage guidance for blt_cuda_smoke and the handling of extra architecture flags. Document that the smoke executable uses the default architecture while other executables may use additional flags, and explain the resulting testing limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system, documentation, testing
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100