On Thu, Apr 12, 2018, Brent Krueger wrote:
>
>
> mpiifort -DMPI -DMKL -DBINTRAJ -DEMIL -DFFTW_FFT -DMKL_FFTW_FFT -ipo -O3
> -no-prec-div -axSSE4.2,SSE3 -I/home/krieg/source/amber18/include -c
> nb_pairlist.F90 nb_pairlist.F90(3239): error #8018: The memory reference
> associated with an ASSUME_ALIGNED directive must not be in COMMON, a field
> reference, use associated, or host associated. [PROC_ATM_TO_FULL_LIST]
> \!DIR$ ASSUME_ALIGNED
> x_crd_j:64,y_crd_j:64,z_crd_j:64,atm_j_lst:64,proc_atm_to_full_list:64,
> atm_j_excl_list:64
I think(!) this was fixed by Tareq Malas, right after RC5 was made:
commit 1241e9aba2f6892e9613aad6071d45c7c99e15b7
Author: Tareq Malas <tareq.malas.intel.com>
Date: Tue Apr 10 09:38:45 2018 -0700
resolved the bug reported by Scott about the allignment directive error with Intel compiler 16
Brent: if you have time, you might see if the problem goes away when
using the master branch (or the amber18-with-patches) branch in git.
...thanks for the report....dac
_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Thu Apr 12 2018 - 06:30:02 PDT