Closed davidliujiafeng closed 3 years ago
I'm noticing at the top it says there is no CUDA runtime found. Maybe need to check the CUDA_HOME path is set right.
Also, do you have G++ installed?
Hi,
I am closing the issue due to inactivity. Feel free to reopen it if needed.
Cheers, Angelos
I also encountered this error, anyone knows how to fix it?
I've checked the G++ and it's installed:
g++ (Ubuntu 5.4.0-6ubuntu1~16.04.12)
I'm getting the same error. Could someone give me a hand solving this issue?
My g++ is the following
g++ (Ubuntu 11.2.0-19ubuntu1) 11.2.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
My CUDA_HOME is /usr/local/cuda
. In this directory I have bin
, compute-sanitizer
and libdevice
directories.
try pip install -v pytorch-fast-transformers
Hi team,
I am using below command installing fast-transformers
pip install --user pytorch-fast-transformers
here is my environment info
Ubuntu 16.04 Cuda compilation tools, release 11.0, V11.0.221 gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.12) Python 3.8
Please find below error:
Please help! Thanks very much
Let me know if you need any additional info.