coreylowman / cudarc

Safe rust wrapper around CUDA toolkit
Apache License 2.0
593 stars 73 forks source link

included cuModuleGetGlobal_v2 #230

Closed nogo6260 closed 4 months ago

coreylowman commented 4 months ago

There's a lot of other changes here that I'm hesitant to include. Including cuModuleGetGlobal is fine, but the other changes are breaking. If they are necessary for cuModuleGetGlobal, please include details about why.

nogo6260 commented 4 months ago

it's just a personal project requirement for me. I will close this PR. Thank you for your work.