Bradley Dice

Results 467 comments of Bradley Dice

@galipremsagar Please see #16693 and #16869 for related discussions. It is important for users to know that the choices of algorithms, data types, file formats, and more can affect the...

I merged in the upstream. Dask tests (and maybe others) still appear to be failing without a clear indication of the problem. It will probably be necessary to try a...

@betatim We had a conversation about this on Slack and there was consensus that there is effectively no loss of information by making this change. It takes a lot of...

> Maybe we can skip this change to Dask tests if it's just Dask tests failing. I made this change in bf65363 and merged in the upstream. Hopefully CI will...

@wence- Is this something you'd like to work on for 25.02? We have it on our 25.02 roadmap.

Same here. I'll move to 25.04 pre-emptively, as we have plenty on our plates for 25.02.

I would propose matching what RMM does: `option(RMM_NVTX "Build RMM with NVTX support" OFF)` xref: https://github.com/rapidsai/rmm/pull/1602/ - Name it `CCCL_NVTX` in CMake and in the macro - Default to OFF...