Changes between Version 6 and Version 7 of Public/User_Guide/Offloading_hybrid_apps
- Timestamp:
- Sep 17, 2019, 2:50:01 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Public/User_Guide/Offloading_hybrid_apps
v6 v7 112 112 113 113 The 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: 114 this benchmarks targets the offloading of computational tasks to the Unified 115 Memory GPU devices, we must execute it in a DEEP partition that features this 116 kind of devices. A good example is the `dp-dam` partition, where each nodes 117 features: 117 118 118 119 * 2x Intel® Xeon® Platinum 8260M CPU @ 2.40GHz (24 cores/socket, 2 threads/core), '''96 CPUs/node''' 119 * 1x NVIDIA Tesla V100(Volta)120 * Extollnetwork interconnection120 * 1x '''NVIDIA Tesla V100''' (Volta) 121 * '''Extoll''' network interconnection 121 122 122 123 In this case, we are going to request an interactive job in a `dp-dam` node.