VASPBERRY icon indicating copy to clipboard operation
VASPBERRY copied to clipboard

about compile

Open KK33999 opened this issue 2 years ago • 0 comments

Dear developer,

I want to ask you some questions about software compilation. When I use serial version command, it works well. However, the multicore version will occur some errors, like this :

mpif90 -DMPI_USE -mkl -fpp -assume byterecl -o vaspberry vaspberry.f gfortran: error: byterecl: No such file or directory gfortran: error: unrecognized command line option ‘-mkl’ gfortran: error: unrecognized command line option ‘-fpp’; did you mean ‘-cpp’? gfortran: error: unrecognized command line option ‘-assume’; did you mean ‘-msse’?

I have installed Intel OneAPI compiler. Could you please tell me how to address this problem ?

Best regards, kq wang

KK33999 avatar Jan 29 '24 03:01 KK33999