Vyas Ramasubramani
Vyas Ramasubramani
Addressing https://github.com/rapidsai/rmm/issues/1955 would help improve this issue with rmm directly (we shouldn't block this PR on that making that change though, it's a long-term suggestion for improvement).
Any idea why tests are failing here?
IIUC this PR is ready to merge and @brandon-b-miller just needs to add a bit more info to #17244, right?
> I think most places (except conda recipes) receive their information from what is in dependencies.yaml via the rapids-dependency-file-generator. That is correct. > or add this functionality to the existing...
@davidwendt do you still have the PTDS build handy to debug with? If so, inside [`stream_is_invalid` here](https://github.com/rapidsai/cudf/blob/57c40528cbca47ffb041bc24f58a31368ba77455/cpp/tests/utilities/identify_stream_usage.cpp#L116) could you print out the value of the stream (cast to an integer...
@Matt711 @mroeschke should we merge here?
Based on some feedback in the Discord, I'll attempt to split this PR up into more easily reviewable chunks.
Closing since most of the changes are in other PRs.
Thank you for putting in the effort to collect these issues!
@wence- @mroeschke how many of these issues become moot once COW becomes the default behavior in pandas 3.0? If many, I think that is probably the better path for us...