Michael Schellenberger Costa

Results 319 comments of Michael Schellenberger Costa

I am on of the maintainers of the cccl libraries at NVIDIA. We recently updated our old `thrust::tuple` implementation to be an alias for `cuda::std::tuple`. Unfortunately, when providing the necessary...

> how to replace?pull and cmake? which the cmake parameters? when i use `cmake ..` it turns out error :` Could not find libcudacxx_LIT using the following names: lit` You...

I am wary of changing the current implementation because of non subtle runtime differences it would introduce. Those would only happen in a denormal case but still could potentially silently...

#338 because editing a comment does not link the issue / PR

As a side note, neither of the other standard libraries does this. So we would be in good company if we removed it. Also none of the libc++ standard library...

Hi, I have opened a PR #397 for the implementation of `constexpr complex` I added a feature flag, that lets you remove the expensive denormal handling but keeps the existing...

I am closing this for now. It would make more sense to find a common style for all three repositories

Thanks a lot for the contribution 🎉

Closing because the cub side is already merged

@harrism I actually did so yesterday but did not push the branch 🙈