IEEE Access (Jan 2025)

Port Contention Aware Task Scheduling for SIMD Applications

  • Shogo Saito,
  • Kei Fujimoto

DOI
https://doi.org/10.1109/ACCESS.2024.3523268
Journal volume & issue
Vol. 13
pp. 6204 – 6216

Abstract

Read online

Single instruction multiple data (SIMD) instructions in central processing units (CPU) are becoming commonly used in usecases such as wireless signal processing and artificial intelligence (AI) inference. When SIMD operations are executed in a simultaneous multi-threading (SMT) environment, a performance degradation event, called port contention, is expected to occur due to the limited number of ports caused by the large size of the SIMD circuit. In this paper, we analyze the occurrence of port contention during SIMD operation and clarify the characteristics that affect the performance of core allocation. On the basis of these performance characteristics, we propose a system that avoids the occurrence of port contention and improves performance. The proposed method features a core allocation policy to avoid port contention, identify SIMD applications, and coordinate with the operating system (OS) scheduler. Through evaluation, we find that the proposed method can reduce the processing time for some tasks in virtual radio access networks was reduced by 13.3%.

Keywords