cuda-python
cuda-python copied to clipboard
Refactor for better handling of `cuModuleLoadDataEx`/`cuLibraryLoadData`
This is a bit trickier than I thought, because we also need the dict key "old"/"new" as a proxy to prepare for
args(which is different forcuModuleLoadDataEx/cuLibraryLoadData). Let's improve this after beta 1.
Originally posted by @leofang in https://github.com/NVIDIA/cuda-python/pull/188#discussion_r1819824841