• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science ›› 2020, Vol. 42 ›› Issue (11): 1973-1980.

Previous Articles     Next Articles

Cold start optimization on function computing for high performance computing 

LI Zhe,TAN Yusong,LI Bao,YU Jie   

  1. (School of Computer,National University of Defense Technology,Changsha 410073,China)

  • Received:2020-06-11 Revised:2020-07-21 Accepted:2020-11-25 Online:2020-11-25 Published:2020-11-30

Abstract: High performance computing problems usually have the characteristics of parallelization of subtasks, and a lot of computing resources are consumed in the process of execution. It has been proved that traditional cloud computing based on virtual machine can deal with such problems, but the management of distributed environment and the distributed design of solutions make the processing more complex. Function computing is a new type of serverless cloud computing paradigm, its automatic expansion and considerable computing resources can be well combined with HPC problems. However, the cold start delay is an unavoidable problem on the public cloud function computing platform, especially in the task of HPC problems having high concurrent jobs of which delay will be further magnified. In this paper, we first analyze the completion time of a simple HPC task under cold start and hot start conditions, and analyze the causes of additional delay. According to these analyses, we combine the time series ana lysis tools and the platform's automatic expansion mechanism to propose an effective preheating method, which can effectively reduce the cold start delay of HPC tasks on the function computing platform.

Key words: high performance computing, function computing, cold start, preheating