Changes between Version 5 and Version 6 of doc/install/gpu


Ignore:
Timestamp:
Jan 20, 2017 2:08:17 PM (7 years ago)
Author:
knoop
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/install/gpu

    v5 v6  
    44Palm 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)]]
    55
    6 In order to compile PALM with e.g. the PGI 16.5 compiler for an NVidia Tesla GPU, please use the following
     6In 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
    77
    88- Preprocessor options: {{{-Mpreprocess -DMPI_REAL=MPI_DOUBLE_PRECISION -DMPI_2REAL=MPI_2DOUBLE_PRECISION -D__parallel -D__nopointer -D__lc -D__cuda_fft}}}