USE mpi in chi_base.F
Posted: Mon Aug 17, 2015 8:04 am
Dear VASP developers,
Please clarify if it is on purpose that chi_base.F contains two lines saying
USE mpi
while all other .F files only contain
USE mpimy
With certain MPI implementations a compilation error is produced maybe because they do not provide a mpi module.
Best regards,
José C. Conesa
Please clarify if it is on purpose that chi_base.F contains two lines saying
USE mpi
while all other .F files only contain
USE mpimy
With certain MPI implementations a compilation error is produced maybe because they do not provide a mpi module.
Best regards,
José C. Conesa