bazel-contrib / bazel-contrib/rules_cuda
NVTX Rules Do Not Work for Windows
Open
- Dominant language
- Starlark
- Stars
- 122
- Forks
- 73
- Avg merge
- 7h 34m
- Merged PRs (30d)
- 7
Description
The NVTX build target in local_cuda does not work well windows builds. In Windows with latest cuda the "libnvToolsExt.lib" does not exist.
The rules need to be updated to reflect that
Contributor guide
Research direction
Start by locating the local_cuda NVTX build target and tracing how it selects libraries for Windows builds. Check the latest CUDA installation's available NVTX library and verify that the updated rules allow a Windows build to complete without requiring libnvToolsExt.lib.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100