running problem of abinit 7.6.2 on x86_64_linux computer
Posted: Tue Mar 18, 2014 3:31 am
Hello
I am trying to install abinit 7.6.2 on my x86_64_linux_intel10.1 computer. Based on the video on the Youtube, I think I have complied the abinit successfully, but the problem appeared in the process of making, when I entered " make mj4", there were many warining just like below:
ifort: command line warning #10130: unknown extension 'o' ignored in option '-x'
ifort: command line warning #10130: unknown extension 's' ignored in option '-x'
ifort: command line warning #10130: unknown extension 't' ignored in option '-x'
ifort: command line warning #10130: unknown extension 'h' ignored in option '-x'
after that, I used the super administor to make install. when it was over, I do some test and I found that the software can not run by parallel,and when I changed from the console node to the other node, it doesn't work even.(I have set the path of the software)
Is there any problems when I complied, maked or maked install?
or do I need to set some other parameters?
Thanks in advance
the content of mei.ac:
enable_mpi="yes"
enable_mpi_io="yes"
with_mpi_prefix="/opt/mpich3"
with_netcdf_incs="-I/usr/include/"
with_netcdf_libs="-L/usr/local -lnetcdf -lnetcdff"
with_fft_flavor="fftw3"
with_fft_incs="-I/usr/include/"
with_fft_libs="-L/opt/fftw3/lib/ -lfftw3 -lfftw3f"
with_dft_flavor="atompaw+bigdft+libxc+wannier90"
enable_gw_dpc="yes"
I am trying to install abinit 7.6.2 on my x86_64_linux_intel10.1 computer. Based on the video on the Youtube, I think I have complied the abinit successfully, but the problem appeared in the process of making, when I entered " make mj4", there were many warining just like below:
ifort: command line warning #10130: unknown extension 'o' ignored in option '-x'
ifort: command line warning #10130: unknown extension 's' ignored in option '-x'
ifort: command line warning #10130: unknown extension 't' ignored in option '-x'
ifort: command line warning #10130: unknown extension 'h' ignored in option '-x'
after that, I used the super administor to make install. when it was over, I do some test and I found that the software can not run by parallel,and when I changed from the console node to the other node, it doesn't work even.(I have set the path of the software)
Is there any problems when I complied, maked or maked install?
or do I need to set some other parameters?
Thanks in advance
the content of mei.ac:
enable_mpi="yes"
enable_mpi_io="yes"
with_mpi_prefix="/opt/mpich3"
with_netcdf_incs="-I/usr/include/"
with_netcdf_libs="-L/usr/local -lnetcdf -lnetcdff"
with_fft_flavor="fftw3"
with_fft_incs="-I/usr/include/"
with_fft_libs="-L/opt/fftw3/lib/ -lfftw3 -lfftw3f"
with_dft_flavor="atompaw+bigdft+libxc+wannier90"
enable_gw_dpc="yes"