This thread is locked.Only browsing is available.
Top Page > Browsing
OpenMX3.9 installation error -ubuntu 20.04 server
Date: 2020/11/27 14:49
Name: Mangesh Diware

Dear openmx experts

I want to install openmx in ubuntu server 20.04. I am using gfortran and ScaLAPACK.

I modify makefile as fllows

CC = mpicc -O3 -Dscalapack -Dkcomp -ffast-math -fopenmp -I/usr/local/include -I/home/msdqe/QE/openmpi-4.0.5/ompi/include
FC = mpif90 -O3 -Dkcomp -ffast-math -fopenmp -I/home/msdqe/QE/openmpi-4.0.5/ompi/include
LIB= -L/usr/local/lib -lfftw3 -L/home/msdqe/QE/openmpi-4.0.1/ompi -lmpi -lmpi_mpifh -L/home/msdqe/QE/scalapack-2.1.0 -lscalapack -L/home/msdqe/QE/lapack-3.9.0 -llapack -lrefblas -lgfortran

this is not working and this error

collect2: error: ld returned 1 exit status
make: *** [makefile:1120: MulPOnly] Error 1
make: *** Waiting for unfinished jobs....

any help is appreciated


Thank you
Mangesh
メンテ
Page: [1]

Re: OpenMX3.9 installation error -ubuntu 20.04 server ( No.1 )
Date: 2020/11/27 14:52
Name: Naoya Yamaguchi

Hi,

Please take a look at
http://www.openmx-square.org/forum/patio.cgi?mode=view&no=2692

Regards,
Naoya Yamaguchi
メンテ
Re: OpenMX3.9 installation error -ubuntu 20.04 server ( No.2 )
Date: 2020/12/02 11:28
Name: Mangesh Diware

Hi,

Thanks for the help, everything went smooth.

Mangesh

メンテ

Page: [1]