VASP-5.4.1 with SGI MPT

Questions regarding the compilation of VASP on various platforms: hardware, compilers and libraries, etc.


Moderators: Global Moderator, Moderator

Locked
Message
Author
User avatar
jfredin
Newbie
Newbie
Posts: 2
Joined: Wed Sep 14, 2011 6:18 am
License Nr.: 5-925
Location: Austin, TX

VASP-5.4.1 with SGI MPT

#1 Post by jfredin » Wed Oct 28, 2015 11:53 pm

I am trying to build the latest release of VASP-5.4.1 with SGI MPT which is highly optimized for the IB interconnect on SGI HPC clusters. I used the makefile.include.linux_intel model and added -I$(MPI_ROOT)/include to the FC definition and changed the BLACKS pointer to -lmkl_blacs_sgimpt_lp64. VASP builds completely so the needed MPI include files are found but they much be incorrect versions. When I run the executables they fail with the following error:
...........
51 POSCAR, INCAR and KPOINTS ok, starting setup
52 WARNING: small aliasing (wrap around) errors must be expected
53 FFT: planning ...
54 WAVECAR not read
55 MPT: This application was not compiled with a mpi.h or mpif.h header file from
56 SGI's MPT MPI implementation.

Can you tell me where in the build, I need to change the MPI include file locations?

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

Re: VASP-5.4.1 with SGI MPT

#2 Post by support_vasp » Wed Sep 04, 2024 12:53 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