Changes between Version 6 and Version 7 of Public/User_Guide/Offloading_hybrid_apps


Ignore:
Timestamp:
Sep 17, 2019, 2:50:01 PM (5 years ago)
Author:
Kevin Sala
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Public/User_Guide/Offloading_hybrid_apps

    v6 v7  
    112112
    113113The next step is the execution of the benchmark on the DEEP system. Since
    114 this benchmarks targets the offloading of computatational tasks to the
    115 GPUs, we must execute it in a DEEP partition that features this kind of
    116 devices. A good example is the `dp-dam` partition, where each nodes features:
     114this benchmarks targets the offloading of computational tasks to the Unified
     115Memory GPU devices, we must execute it in a DEEP partition that features this
     116kind of devices. A good example is the `dp-dam` partition, where each nodes
     117features:
    117118
    118119* 2x Intel® Xeon® Platinum 8260M CPU @ 2.40GHz (24 cores/socket, 2 threads/core), '''96 CPUs/node'''
    119 * 1x NVIDIA Tesla V100 (Volta)
    120 * Extoll network interconnection
     120* 1x '''NVIDIA Tesla V100''' (Volta)
     121* '''Extoll''' network interconnection
    121122
    122123In this case, we are going to request an interactive job in a `dp-dam` node.