Vyas Ramasubramani

Results 904 comments of Vyas Ramasubramani

Could this be some WSL + UVM bug? CC @harrism

I'm doing an editable installation with `pip install -e...`. Try it out and see where files end up. I'm happy to show it to you on my machine if you'd...

I guess it depends, what exactly is the problem that you're trying to solve? Is there a way to delay the set up of the PTX files until after you...

While we're waiting to hear back re:scikit-build, maybe a try-except could do the trick as a patch too? I'm not sure that I see a way for the empty lib...

I did some more investigating on the skbuild side and followed up with https://github.com/scikit-build/scikit-build-core/issues/807 and https://github.com/scikit-build/scikit-build-core/pull/808.

I'm going to close this since we should really be aiming to fix this upstream in scikit-build-core.

Making these modes independently configurable is definitely what we want, yes. [As I commented on this in #15837, though](https://github.com/rapidsai/cudf/pull/15837#discussion_r1619623069), I don't think options are the right way to expose this....

@Matt711 what's the status of this issue after #16562? Next steps would be to work on enabling the various different fallback modes suggested in the issue I think (which in...

@vuule is this PR waiting on anything? Just noticed it from #12926. For testing, one (somewhat drastic) option would be to run a separate test where you delete the system...

This is... very weird. You seem to have gotten extraordinarily unlucky because all of the failures that I can see appear to be either unrelated issues that have since been...