US 12,271,716 B2
Computer-readable recording medium storing conversion program and conversion processing method
Hiroyoshi Kodama, Isehara (JP); and Takahide Yoshikawa, Kawasaki (JP)
Assigned to FUJITSU LIMITED, Kawasaki (JP)
Filed by Fujitsu Limited, Kawasaki (JP)
Filed on Jan. 26, 2023, as Appl. No. 18/159,693.
Claims priority of application No. 2022-093497 (JP), filed on Jun. 9, 2022.
Prior Publication US 2023/0409302 A1, Dec. 21, 2023
Int. Cl. G06F 8/41 (2018.01); G06F 30/327 (2020.01); G06F 30/343 (2020.01)
CPC G06F 8/443 (2013.01) 9 Claims
OG exemplary drawing
 
1. A non-transitory computer-readable recording medium storing a conversion program for causing a computer to execute a process comprising:
dividing a source program into a plurality of program blocks;
selecting, based on a result of analysis of an access count from each of the plurality of program blocks to each of a plurality of accelerators, a first program block among the plurality of program blocks and an accelerator of an arrangement destination of the first program block, among the plurality of accelerators;
converting the first program block into a hardware logic to be operated in the accelerator of the arrangement destination;
counting a number of times of calls of a function that corresponds to each of the plurality of accelerators, which is included in the plurality of program blocks; and
acquiring the number of calls of the function as the access count, in the analysis.