Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

about compile #18

Open
kaiqi-wang opened this issue Jan 29, 2024 · 0 comments
Open

about compile #18

kaiqi-wang opened this issue Jan 29, 2024 · 0 comments

Comments

@kaiqi-wang
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant