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

Proposal of deployment reconfiguration for environment adaptation

2022/06/30 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.2206.15263

openalex publication_date 2022/06/30 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

To use heterogeneous hardware, programmers needed sufficient technical skills such as OpenMP, CUDA, and OpenCL. Therefore, I have proposed environment-adaptive software that enables high-performance operation by automatically converting and configuring the code once written, and have been working on automatic conversion and proper placement. However, until now, where to initially place the converted application has been considered, but the overall optimal placement has not been considered in consideration of the placement status of other users. In this paper, as a new element of environment-adaptive software, I study the relocation during operation, which improves the overall user satisfaction by considering the placement of other users, using a linear programming method. It was confirmed that it can be properly rearranged through simulation experiments.

Related