vix.ing · top · new · best · stats · spec

Proposal of appropriate location calculations for environment adaptation

2022/03/26 by Yoji Yamato, Yamato, Yoji
Computer Science · Engineering · #Distributed #Distributed and Parallel Computing Systems #FOS: Computer and information sciences #Mobile Agent-Based Network Management #Modular Robots and Swarm Intelligence #Parallel #and Cluster Computing (cs.DC)

paper · pdf · doi:10.48550/arxiv.2203.14020

openalex publication_date 2022/03/26 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

To use heterogeneous hardware, programmers must have sufficient technical skills to utilize OpenMP, CUDA, and OpenCL. On the basis of this, I have proposed environment-adaptive software that enables automatic conversion, configuration, and high performance operation of once written code, in accordance with the hardware. However, although it has been considered to convert the code according to the offload devices, there has been no study where to place the offloaded applications to satisfy users' requirements of price and response time. In this paper, as a new element of environment-adapted software, I examine a method to calculate appropriate locations using linear programming method. I confirm that applications can be arranged appropriately through simulation experiments when some conditions such as application type and users' requirements are changed.

Related