- Nov 21, 2019
-
-
WAUTELET Philippe authored
Philippe 21/11/2019: give dimensions (:,...) when doing computations on arrays (better performance with PGI + remove some strange compiler messages)
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
Philippe 21/11/2019: automatic arrays -> allocatable (to work around PGI OpenACC bug) for turbulence+some others
-
- Nov 07, 2019
-
-
WAUTELET Philippe authored
-
- Oct 23, 2019
-
-
WAUTELET Philippe authored
Philippe 23/10/2019: OpenACC: rename _OPENACC key to MNH_OPENACC (_OPENACC is a standard OpenACC macro)
-
- Oct 10, 2019
-
-
WAUTELET Philippe authored
Philippe 10/10/2019: add contiguous attribute for offloaded arrays (required by gfortran for OpenACC support)
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
Philippe 10/10/2019: OpenACC: replace 'declare copyin' by 'data copyin' for use-associated variables (to be standard compliant)
-
- Oct 03, 2019
-
-
WAUTELET Philippe authored
Philippe 03/10/2019: OpenACC: move 'acc routine' directive after 'implicit none' (required by gfortran 9.2)
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
Philippe 03/10/2019: OpenACC: replace 'declare present' by 'data present' directives for assumed-size dummy arrays (to be standard compliant)
-
- Oct 02, 2019
-
-
WAUTELET Philippe authored
Philippe 02/10/2019: OpenACC: remove declare present directives from module declaration sections (to be standard compliant)
-
- Oct 01, 2019
-
-
WAUTELET Philippe authored
-
- Sep 16, 2019
-
-
WAUTELET Philippe authored
-
- Aug 01, 2019
-
-
WAUTELET Philippe authored
-
- Jul 24, 2019
-
-
WAUTELET Philippe authored
Philippe 24/07/2019: mppdb_check: use 4D version for 4D real arrays to prevent problems with arrays smaller than thought
-
- Jul 23, 2019
-
-
WAUTELET Philippe authored
Philippe 23/07/2019: OpenACC: move data creations from resolved_cloud to modeln and optimize updates
-
WAUTELET Philippe authored
-
- Jul 18, 2019
-
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
- Jul 16, 2019
-
-
WAUTELET Philippe authored
-
- Jul 10, 2019
-
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
Philippe 10/07/2019: OpenACC: add identification of version 2.7 of OpenACC + print properties of ACC_DEVICE_HOST
-
WAUTELET Philippe authored
-
- Jul 09, 2019
-
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-
- Jul 08, 2019
-
-
WAUTELET Philippe authored
-
- Jul 03, 2019
-
-
WAUTELET Philippe authored
This allows successful compilation with (at least) ifort and gfortran
-
WAUTELET Philippe authored
-
(cherry picked from commit 254aa18e)
-
WAUTELET Philippe authored
-
WAUTELET Philippe authored
-