ThrustHetero
Autor: | Santonu Sarkar, Ajai V. George, Sankar Manoj |
---|---|
Rok vydání: | 2019 |
Předmět: |
020203 distributed computing
Multi-core processor Xeon Computer science Distributed computing 020207 software engineering Symmetric multiprocessor system Workload 02 engineering and technology Supercomputer CUDA Scalability 0202 electrical engineering electronic engineering information engineering Programmer |
Zdroj: | ISEC |
DOI: | 10.1145/3299771.3299773 |
Popis: | Heterogeneous compute architectures like Multi-Core CPUs, CUDA GPUs, and Intel Xeon Phis have become prevalent over the years. While heterogeneity makes architecture specific features available to the programmer, it also makes application development difficult, as one needs to plan for optimal usage of architectural features, suitable partitioning of the workload, communication and data transfer among the participating devices. A suitable design abstraction that hides such variabilities of the underlying devices and at the same time exploits their computing capabilities, can improve developer productivity. In this work, we present "ThrustHetero", a lightweight framework based on NVIDIA's Thrust, that provides an abstraction over several devices such as GPUs, Xeon Phis and multicore, yet allows developers to easily leverage the full compute capability of these devices. We also demonstrate a novel method for workload distribution in two stages - micro-benchmarking during framework installations to find good proportions and then using this information during application execution. We consider four classes of applications based on how they would perform on various computing architectures on the basis of the amount of branching present in the application. We show that the framework produces a good workload distribution proportions for each class of application and also show that the framework is scalable and portable. Further, we compare the performance and ease of development when using the framework with the native versions of various benchmarks and obtain favorable results. |
Databáze: | OpenAIRE |
Externí odkaz: |