You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OpenBLAS-dev
Hello
I am trying to make the OpenBLAS library in CentOS7.0 using the following configure command : make FC=mpif90 LD=mpif90
I am getting following errors in the compilation: ./openblas_utest make[1]: *** [run_test] Segmentation fault (core dumped) make[1]: Leaving directory `/home/smaheshwari/octopus/OpenBLAS/utest' make: *** [tests] Error 2
I dont know how to get through with these errors.
This installation is taking place in my Home directory of a cluster that we have at the university. I did not get a log file of the compilation so i am not able to attach it here.
Any hints in getting through this error are appreciated