-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Segmentation error occurred when I try to run the test.sh #17
Comments
torch7's test.sh was broken before I forked this repo and I don't use it. #3 Does the following command also cause segmentation fault?
|
Yes, here are the running results:
|
Maybe there is a problem with dependency libraries or linking. Did you run |
After trying many times I finally got it installed. And I found out why this problem occurs. After executing I chose one of the latter two during the previous few installations, which made it appear that the installation was successful in the end, but So I made the last attempt after another failure, and executed |
After successfully installing Torch according to the instructions, I try to run test.sh to ensure that all libraries are installed correctly, but the following error occurred:
Here are some configurations of my Ubuntu 18.04:
Cuda compilation tools, release 10.0, V10.0.130
cmake version 3.23.20220525-g5aa6b9d
gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04)
The text was updated successfully, but these errors were encountered: