coreylowman / cudarc

Safe rust wrapper around CUDA toolkit
Apache License 2.0
483 stars 65 forks source link

support CUDA Toolking 12.5 #238

Closed vartec closed 1 month ago

vartec commented 1 month ago

Resolves #236

vartec commented 1 month ago

Validated with a Candle example

Candle example

EricLBuehler commented 1 month ago

@coreylowman, thanks for your great work here! It would be very helpful for us too at mistral.rs for this to get merged!

EricLBuehler commented 1 month ago

Thanks!