Skip to content
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

Failed to install torch error csrot.o #840

Open
Ruminum opened this issue May 10, 2019 · 0 comments
Open

Failed to install torch error csrot.o #840

Ruminum opened this issue May 10, 2019 · 0 comments

Comments

@Ruminum
Copy link

Ruminum commented May 10, 2019

cc -O2 -DMAX_STACK_ALLOC=2048 -fopenmp -Wall -m64 -DF_INTERFACE_GFORT -fPIC -DSMP_SERVER -DUSE_OPENMP -DNO_WARMUP -DMAX_CPU_NUMBER=8 -DMAX_PARALLEL_NUMBER=1 -DVERSION="0.3.7.dev" -DASMNAME=cblas_cdotc -DASMFNAME=cblas_cdotc_ -DNAME=cblas_cdotc_ -DCNAME=cblas_cdotc -DCHAR_NAME="cblas_cdotc_" -DCHAR_CNAME="cblas_cdotc" -DNO_AFFINITY -I.. -I. -UDOUBLE -DCOMPLEX -DCBLAS -c -DCONJ zdot.c -o cblas_cdotc.o
Please submit a full bug report,
with preprocessed source if appropriate.
See file:///usr/share/doc/gcc-7/README.Bugs for instructions.
Makefile:506: recipe for target 'csrot.o' failed
make[1]: *** [csrot.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/tmp/tmp.2XsfPgi9Ch/OpenBLAS/interface'
Makefile:145: recipe for target 'libs' failed
make: *** [libs] Error 1
Error. OpenBLAS could not be compiled

I need help installing torch in ubuntu 18.04. I got those result when I ran "bash install-deps;" in terminal. I have already comment those python-software-properties but I still got this error. Please help

@Ruminum Ruminum changed the title Failed to install cutorch Failed to install torch error csrot.o May 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant