NVIDIA / NVIDIA/cccl

[FEA]: Checks for `nvrtcc` options passed by `-Xnvrtc`

Open
#7,192 0 comments 0 reactions 0 assignees View on GitHub
nvrtcc
Dominant language
C++
Stars
2.5k
Forks
486
Avg merge
2d 6h
Merged PRs (30d)
295

Description

I'd like to limit which options can be passed by `-Xnvrtc` options, to prevent cases like:
```sh
nvrtcc -prec-div=true ... -Xnvrtc -prec-div=false
```
which could break the compilation.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.