| 13 | |---------------- |
| 14 | {{{#!td style="vertical-align:top;width: 50px" |
| 15 | 25/04/14 |
| 16 | }}} |
| 17 | {{{#!td style="vertical-align:top;width: 50px" |
| 18 | SR |
| 19 | }}} |
| 20 | {{{#!td style="vertical-align:top;width: 75px" |
| 21 | r1374 |
| 22 | }}} |
| 23 | {{{#!td style="vertical-align:top" |
| 24 | 3.10 |
| 25 | }}} |
| 26 | {{{#!td style="vertical-align:top" |
| 27 | B |
| 28 | }}} |
| 29 | {{{#!td style="vertical-align:top" |
| 30 | Several '''bugfixes''' for the case running PALM without pointers on NVidia-GPUs (switches {{{-D__nopointer -D__openacc -D__cuda_fft}}} are used): |
| 31 | |
| 32 | Missing variables added to {{{ONLY}}} lists in {{{USE}}} statements. (advec_s_bc, advec_s_pw, advec_s_up, advec_ws, buoyancy, diffusion_e, diffusion_s, fft_xy, flow_statistics, palm, prognostic_equations) |
| 33 | |
| 34 | Missing module {{{kinds}}} added. (cuda_fft_interfaces) |
| 35 | |
| 36 | Kind {{{dpk}}} renamed {{{dp}}}. (fft_xy) |
| 37 | |
| 38 | Missing dependency for {{{check_open}}} added. (Makefile) |
| 39 | |
| 40 | Variables removed from acc-present-list. (diffusion_e, diffusion_w, diffusivities, production_e, wall_fluxes) |
| 41 | |
| 42 | Syntax errors removed from openacc-branch. (flow_statistics) |
| 43 | |
| 44 | {{{USE}}}-statement for the nopointer-case added. (swap_timelevel) |
| 45 | }}} |