Changes between Version 5 and Version 6 of doc/install/gpu
- Timestamp:
- Jan 20, 2017 2:08:17 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/install/gpu
v5 v6 4 4 Palm was first ported to GPUs in the course of its participation in the [[https://www.spec.org/accel/|SPEC-ACCEL]] benchmark. This initial GPU-capable PALM version is r1257. A full GPU porting was conducted in the year 2016 and the source code is available [[source:palm/branches/GPU_porting_eurohack|here]]. A detailed discussion of the porting process and its outcome can be found in [[http://link.springer.com/chapter/10.1007%2F978-3-319-46079-6_35|Knoop et al. (2016)]] 5 5 6 In order to compile PALM with e.g. the PGI 16.5 compiler for an NVidia Tesla GPU , please use the following6 In order to compile PALM with e.g. the PGI 16.5 compiler for an NVidia Tesla GPU with CUDA 7.5 and OpenMPI 1.10.3, please use the following 7 7 8 8 - Preprocessor options: {{{-Mpreprocess -DMPI_REAL=MPI_DOUBLE_PRECISION -DMPI_2REAL=MPI_2DOUBLE_PRECISION -D__parallel -D__nopointer -D__lc -D__cuda_fft}}}