Vyas Ramasubramani

Results 904 comments of Vyas Ramasubramani

Cool. I head out on vacation on Thursday and have a number of things to wrap up, so I may not get to this by then. If not, then I'll...

Working on the tests in https://github.com/scikit-build/scikit-build-core/pull/906.

#906 looks like it's finally nearing readiness. Once that is done we can revisit this PR and see about fixing some of the cases that are now xfailed there.

@LecrisUT I think we can return to the discussion of what to do in this PR now. I've rebased it onto the latest main with the new tests, so we...

> In the meantime, can you edit the `test_importlib_resources` and print out some tracing debug info? Maybe `trace.Trace` would be useful to navigate through. Sure I can gather some info...

Sorry I've dropped the ball here. I can catch back up here and see about getting more debug information.

Given that the current state of this PR still seems to be in flux, I'm going to bump this to 25.08 since it is not critical to be in this...

The C++ API of nvtx has unfortunately never quite made it into a CTK release. That is something we have raised internally before but it's never been prioritized. If you...

Summary of offline discussion: monkey-patching numpy to make this work is a bridge too far without much stronger motivations, and we will probably just go with the eager D2H copy...

It looks like both of the above are merged now (https://github.com/NVIDIA/cccl/pull/2154 just merged yesterday) so in principle we should be able to drop these patches if we upgrade straight to...