AaltoRSE / speech2text

Instructions to setup and use Aalto speech2text app on Triton.
Other
1 stars 1 forks source link

Add cuda libraries to Conda environment #22

Closed ruokolt closed 5 months ago

ruokolt commented 5 months ago

Add cuda libraries to Conda environment to avoid libcublas errors:

RuntimeError: Library libcublas.so.12 is not found or cannot be loaded

To be added:

- cuda-libraries-dev 
- cuda-nvcc
hsnfirooz commented 5 months ago

Fixed in #23