This thread is locked.Only browsing is available.
Top Page > Browsing
openmx3.8 error
Date: 2016/08/25 21:38
Name: zahra   <talebi_z2011@yahoo.com>

hi every body
I am a new user and I am triing to instal openmx on my linux centos 7
I did edit the make file for openmx3.8 as I will paste here, but I gor error. I don`t know that I need some extra library or what. please help me

this is the edited makefile

CC = mpicc -O3 -Dkcomp -fopenmp -I/opt/intel/mkl/include/fftw -I/home/zahra/Setup/fftw-3.3.3 -I/opt/intel/mkl/include
FC = mpif90 -O3 -fopenmp -lgfortran -I/opt/intel/composer_xe_2013.1.117/mkl/include
LIB= -L/opt/intel/lib/ia32 -L/opt/intel/lib/intel64 -L/opt/intel/mkl/lib -L/home/zahra/mpich-install/lib -L/home/zahra/mpich-3.1.3/lib -L/home/zahra/mpich-install/lib -L/opt/intel/composer_xe_2013.1.117/mkl/lib/ia32 -L/opt/intel/composer_xe_2013.1.117/mkl/lib/intel64 -L/home/zahra/mpich-install/lib -mkl=parallel -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -lpthread -lifcore -lmpi -lmpi_f90 -lmpi_f77 -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -lpthread -lgfortran -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -lpthread -lgfortran -lg2c -static -lmpi_f77 -lmpi_f90 -lifcore -lfftw3

this is the errore that I got

gcc: error: unrecognized command line option e-mkl=parallelf
e
Page: [1]