Leo Fang
Leo Fang
I can take over this!
Not sure if setting this in the beginning of a workflow would help: ``` # Stop the script when a cmdlet or a native command fails $ErrorActionPreference = 'Stop' $PSNativeCommandUseErrorActionPreference...
IPC support for Linux landed (https://github.com/NVIDIA/cuda-python/pull/930) 🎉 We'll revisit (and close) this PR when there's a viable path emerging for Windows counterpart (and preferably not through VMM #968) .
Hi @yzh119, thanks for your inquiry. We are discussing a design internally. We currently don't have a timeline for a prototype to land, though.
> what exactly was the reason for adding these files? How much trouble is it to leave some hints in the PR description? As part of the epic #493, we...
This is ready for review. I was hoping to address https://github.com/NVIDIA/cuda-python/pull/517#discussion_r2009201045, but it seems the original issue (leading to our weird `MANIFEST.in`) still persists.
/ok to test 88144ee