Skip to content

about compile  #18

@KK33999

Description

@KK33999

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions