Page 2 of 2

Re: VASP 6.3.0 compiles but fais some validation tests

Posted: Wed Feb 23, 2022 3:19 am
by hszhao.cn@gmail.com
An important note given by Steve Lionel, aka Doctor Fortran here:
sblionel, post:19, topic:2826, full:true wrote:
Hongyi, post:18, topic:2826 wrote: What about `-march=native` then?
That’s a gfortran option - at least, it’s not documented for ifort. But for gfortran, it behaves much the same as ifort’s - `xHost` , and I would not recommend that in a mixed-node environment. Instead, verify the instruction set level of all of the execution nodes and use the greatest common set.
Regards,
HZ