NVIDIA / NVIDIA/cccl

Create a Compute Sanitizer executor for lit.

Open
#1,017 0 comments 0 reactions 1 assignee Claimed by @wmaxey View on GitHub
infra libcu++
Dominant language
C++
Stars
2.5k
Forks
487
Avg merge
2d 7h
Merged PRs (30d)
296

Description

This might help us catch issues earlier.

I envision something like:

`lit -Dexecutor="SanitizerExecutor()"`

or

`cmake ... -DLIBCUDACXX_LIT_SANITIZER=ON`

The SanitizerExecutor would need to be defined in our python config and would just wrap the normal executor function but launch the executable through the toolkit's sanitizer.
```[tasklist]
### Tasks
```

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.