makefile.linux_efc_itanium modifications for serial version

Problems running VASP: crashes, internal errors, "wrong" results.


Moderators: Global Moderator, Moderator

Locked
Message
Author
lahaye
Jr. Member
Jr. Member
Posts: 98
Joined: Fri Apr 14, 2006 5:08 am
Location: Suwon - Korea

makefile.linux_efc_itanium modifications for serial version

#1 Post by lahaye » Fri Sep 29, 2006 9:36 am

Hi,

Following changes to makefile.linux_efc_itanium were
necessary to have it compile the serial version of VASP.
This is with most recent Intel compiler and mkl.
Maybe something for next release....



FC=ifort

FFLAGS = -FR -lowercase -cm -w95 -safe_cray_ptr -ftz

BLAS=-L/opt/intel/mkl/8.1.1/lib/64 -lmkl_i2p -lmkl_vml_i2p -lguide -lvml -lmkl

LAPACK= -L/opt/intel/mkl/8.1.1/lib/64 -lmkl_lapack64


Regards,
Rob.
Last edited by lahaye on Fri Sep 29, 2006 9:36 am, edited 1 time in total.

support_vasp
Global Moderator
Global Moderator
Posts: 1817
Joined: Mon Nov 18, 2019 11:00 am

Re: makefile.linux_efc_itanium modifications for serial version

#2 Post by support_vasp » Wed Sep 04, 2024 1:56 pm

Hi,

We're sorry that we didn’t answer your question. This does not live up to the quality of support that we aim to provide. The team has since expanded. If we can still help with your problem, please ask again in a new post, linking to this one, and we will answer as quickly as possible.

Best wishes,

VASP


Locked