TY - JOUR AU - Czarnul, Paweł PY - 2020/12/16 Y2 - 2024/03/28 TI - Investigation of Parallel Data Processing Using Hybrid High Performance CPU + GPU Systems and CUDA Streams JF - COMPUTING AND INFORMATICS JA - Comput. Inform. VL - 39 IS - 3 SE - Articles DO - 10.31577/cai_2020_3_510 UR - https://www.cai.sk/ojs/index.php/cai/article/view/2020_3_510 SP - 510-536 AB - The paper investigates parallel data processing in a hybrid CPU+GPU(s) system using multiple CUDA streams for overlapping communication and computations. This is crucial for efficient processing of data, in particular incoming data stream processing that would naturally be forwarded using multiple CUDA streams to GPUs. Performance is evaluated for various compute time to host-device communication time ratios, numbers of CUDA streams, for various numbers of threads managing computations on GPUs. Tests also reveal benefits of using CUDA MPS for overlapping communication and computations when using multiple processes. Furthermore, using standard memory allocation on a GPU and Unified Memory versions are compared, the latter including programmer added prefetching. Performance of a hybrid CPU+GPU version as well as scaling across multiple GPUs are demonstrated showing good speed-ups of the approach. Finally, the performance per power consumption of selected configurations are presented for various numbers of streams and various relative performances of GPUs and CPUs. ER -