Dear VASP users,
I have been trying to compile VASP on my workstation with gfortran and stumbled on this error while compiling wave.F:
mpif90 -ffree-form -ffree-line-length-none -w -frepack-arrays -O2 -I/usr/include -c wave.f90
wave.f90:1208:15:
W1%CPTWFP=>W%CPTWFP(:,:,:,ISPIN)
1
Error: Assignment to contiguous pointer from non-contiguous target at (1)
Is there a way to fix this? There doesn't seem to be a keyword in the gnu compiler to address this issue.
Regards,
Pierre
VASP 5.4.4 compilation error
Moderators: Global Moderator, Moderator
-
- Administrator
- Posts: 282
- Joined: Mon Sep 24, 2018 9:39 am
Re: VASP 5.4.4 compilation error
Please upload more information as described in the forum posting guidelines.
-
- Newbie
- Posts: 3
- Joined: Wed Jan 29, 2020 4:45 pm
Re: VASP 5.4.4 compilation error
Dear VASP users,
Please find attached to this message a zip file containing the makefile.include I am using and the stdout (make.log) from make.
Regards,
Pierre
Please find attached to this message a zip file containing the makefile.include I am using and the stdout (make.log) from make.
Regards,
Pierre
You do not have the required permissions to view the files attached to this post.
-
- Administrator
- Posts: 282
- Joined: Mon Sep 24, 2018 9:39 am
Re: VASP 5.4.4 compilation error
The origin of the error is explained in this thread.
Closing this thread due to double post.
Closing this thread due to double post.