Closed litao-zhx closed 1 week ago
Encountered the same problem, had to install CTranslate2
from source.
had to turn off MKL and OPENMP (though I didn't try to install openmp) used the following command with cmake:
cmake .. -DWITH_CUDNN=ON -DWITH_CUDA=ON -DWITH_MKL=OFF -DOPENMP_RUNTIME=NONE
also you would need to uninstall CTranslate2 if it is already installed.
using the Jetson Nano (8 GB)
This problem is better discussed in CTranslate2 Repo
When I tried to deploy on Jetson, the following error occurred: The deployment code is as follows: The Jetson environment is: