Page 1 of 1

VASP 5.3 and OpenMP?

Posted: Thu Jan 31, 2013 1:07 am
by cchang
Hi,

I'm trying to build vasp 5.3 for a dual quad-core Nehalem cluster. I have read at http://cms.mpi.univie.ac.at/wiki/index. ... lelization that VASP is under "heavy development" for some explicit OpenMP parallelization, which I can access by adding "-openmp -openmp-report(=)2". When I do this (using Intel Composer XE 2013), I see no diagnostics suggesting OpenMP directives, and I'm not grepping up any '\$omp' in the source files.
Is OpenMP still limited to what's in MKL for now, or is there some code I'm not seeing?

Thanks!

VASP 5.3 and OpenMP?

Posted: Mon Feb 04, 2013 4:42 pm
by admin
openMP is NOT supposed to be used in the current release of VASP.

VASP 5.3 and OpenMP?

Posted: Fri Feb 08, 2013 11:01 pm
by cchang
OK, thanks!