NVIDIA / NVIDIA/cccl

`_CCCL_ASSERT` is not checked in CCCL.C unit tests when configured with RelWithDebInfo

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

Description

`_CCCL_ASSERT` tests important assertions in host and device code and is thus always enabled in all unit tests. However, CCCL.C unit tests do not enable assertions when not built in cmake `Debug` mode. We should enable all assertions at all times when running CCCL.C unit tests.

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.