On May 21, 2012, at 2:40 PM, Reuti wrote:

>> I encountered a question about openmpi running. I have compiled
>> successfully a paralle VASP program with openmpi 1.4.2. But when I run
> 
> Which version of VASP are you using? By default I can't spot any direct call 
> to MPI_Comm_f2c in the source. Do you want to compile the ScaLAPACK or plain 
> MPI version?

FWIW, this is probably an internal call to MPI_Comm_f2c -- i.e., calling a 
Fortran MPI_<foo> function, which, in turn, calls MPI_Comm_f2c to translate a 
comm parameter to its C equivalent.

-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to: 
http://www.cisco.com/web/about/doing_business/legal/cri/


Reply via email to