problem compiling vasp parallel version with ifort version 13.1.3
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 16
- Joined: Fri Jul 19, 2013 10:26 am
problem compiling vasp parallel version with ifort version 13.1.3
Hello,
the following lines appear at the make output:
fftmpi.F(687): error #6460: This is not a field name that is defined in the encompassing structure. [NODE_ME]
IF (GRID%COMM%NODE_ME==1) THEN
-----------------------------^
compilation aborted for fftmpi.f90 (code 1)
make: *** [fftmpi.o] Error 1
These are my settings in the MPI-section of the makefile:
FC=mpif90
FCL=$(FC)...CPP =$(CPP_) -DMPI -DHOST=\"DarwinIntel\" \
-Dkind8 -DNGZhalf -DCACHE_SIZE=5000 -Davoidalloc
.....
# FFT: fftmpi.o with fft3dlib of Juergen Furthmueller
FFT3D = fftmpi.o fftmpi_map.o fft3dlib.o
Many thanks.
the following lines appear at the make output:
fftmpi.F(687): error #6460: This is not a field name that is defined in the encompassing structure. [NODE_ME]
IF (GRID%COMM%NODE_ME==1) THEN
-----------------------------^
compilation aborted for fftmpi.f90 (code 1)
make: *** [fftmpi.o] Error 1
These are my settings in the MPI-section of the makefile:
FC=mpif90
FCL=$(FC)...CPP =$(CPP_) -DMPI -DHOST=\"DarwinIntel\" \
-Dkind8 -DNGZhalf -DCACHE_SIZE=5000 -Davoidalloc
.....
# FFT: fftmpi.o with fft3dlib of Juergen Furthmueller
FFT3D = fftmpi.o fftmpi_map.o fft3dlib.o
Many thanks.
Last edited by freshwind on Thu Jan 23, 2014 10:24 pm, edited 1 time in total.
-
- Global Moderator
- Posts: 1817
- Joined: Mon Nov 18, 2019 11:00 am
Re: problem compiling vasp parallel version with ifort version 13.1.3
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