NVIDIA / NVIDIA/cccl

[FEA]: Make `nvrtcc` work with fail tests

Open
#7,187 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

Due to the fact that we first compile with `cicc` and only then with `nvrtcc_device_compiler`, tests that are expected to fail would fail during `cicc` compilation and NVRTC would never see the code.

We must come up with a solution to this problem. We should explore whether we could somehow change the order if `-fdevice-syntax-only` option would be passed to the compiler.

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.