- Timestamp:
- Oct 18, 2014 12:51:13 PM (10 years ago)
- Location:
- palm/trunk/SOURCE
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/fft_xy.f90
r1482 r1483 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! cudafft workaround for data declaration of ar_tmp because of PGI 14.1 bug23 22 ! 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 1482 2014-10-18 12:34:45Z raasch 29 ! cudafft workaround for data declaration of ar_tmp because of PGI 14.1 bug 27 30 ! 28 31 ! 1402 2014-05-09 14:25:13Z raasch -
palm/trunk/SOURCE/flow_statistics.f90
r1482 r1483 21 21 ! Current revisions: 22 22 ! ----------------- 23 ! missing ngp_sums_ls added in accelerator version24 23 ! 24 ! 25 25 ! Former revisions: 26 26 ! ----------------- 27 27 ! $Id$ 28 ! 29 ! 1482 2014-10-18 12:34:45Z raasch 30 ! missing ngp_sums_ls added in accelerator version 28 31 ! 29 32 ! 1450 2014-08-21 07:31:51Z heinze -
palm/trunk/SOURCE/header.f90
r1482 r1483 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! information about calculated or predefined virtual processor topology adjusted23 22 ! 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 1482 2014-10-18 12:34:45Z raasch 29 ! information about calculated or predefined virtual processor topology adjusted 27 30 ! 28 31 ! 1468 2014-09-24 14:06:57Z maronga -
palm/trunk/SOURCE/palm.f90
r1482 r1483 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! adjustments for using CUDA-aware OpenMPI23 22 ! 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 1482 2014-10-18 12:34:45Z raasch 29 ! adjustments for using CUDA-aware OpenMPI 27 30 ! 28 31 ! 1468 2014-09-24 14:06:57Z maronga -
palm/trunk/SOURCE/poisfft.f90
r1482 r1483 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! use 2d-decomposition, if accelerator boards are used23 22 ! 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 1482 2014-10-18 12:34:45Z raasch 29 ! use 2d-decomposition, if accelerator boards are used 27 30 ! 28 31 ! 1406 2014-05-16 13:47:01Z raasch
Note: See TracChangeset
for help on using the changeset viewer.