Closed pokerfaceSad closed 11 months ago
@grgalex PTL, fix #11
Thanks for the PR!
Some minor comments:
cuGetProcAddress
, where we add the initialize_libvnshare()
call. The 2nd commit will add support for cuGetProcAddress_v2
.hook: Add conditional library initialization in cuGetProcAddress()
hook: Add hook for cuGetProcAddress_v2() to support CUDA >=12
git commit -sm
), so they have a Signed-off-by:
line at the end. Use your name and email address. Look at the existing commits for a reference.Closes #11
at the end of the commit message with one line empty before and one after, before the Signed-off-by:
line. This will automatically close issue #11 once we merge.Can you apply these changes and re-push? If you need any help, feel free to ask for it!
[1] https://github.com/grgalex/nvshare/issues/11#issuecomment-1835379345
@grgalex submit another PR in #14