Changes between Version 12 and Version 13 of doc/tec/gpu


Ignore:
Timestamp:
Feb 4, 2016 2:38:37 PM (9 years ago)
Author:
raasch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/gpu

    v12 v13  
    77* no canopy model
    88* no Lagrangian particle model
     9
     10Tests can be done on our GPU workstation (2*8 core Intel-CPU, 2 NVidia Kepler K40 boards), which runs as a node of the cluster-system at LUIS. Access as follows:
     11{{{
     12ssh -X <your cluster username>@login.cluster.uni-hannover.de
     13}}}
     14After login, switch to our GPU-node by starting an interactive job:
     15{{{
     16qsub -X -I -l nodes=1:ppn=2,walltime=10000 -l mem=2GB -W x=PARTITION:muk
     17}}}
     18The session uses 2 Intel-CPU-cores for 10000 seconds. You will need two cores if you want to run PALM on both of the two K40 boards.
    919
    1020Tests can be done on host {{{inferno}}} only, using the PGI-FORTRAN compiler. Required settings: