概要 先週の結果 いくつかのFEでモデルの順番を変更して、変更後にIPC glitchの発生状況を確認した。 変更により増減があるものの状況は余り変わらなかった。 次に、endpoint毎のデータ量とCPUスレッドに合わせた構成で試してみました。 手順 各モデルのデータ転送量を考慮して、1つのエンドポイントのデータ量で調整して配置した。 K1LSC0,K1ASC00,K1OMC0は4000を超えるので単独とした。 また、現状k1dc0のCPUは6コア12スレッドなので、最大CPU効率を考えて、endpointの使用数を10とした。 endpoint sum 0 5884 K1LSC0 5884 1 4312 K1ASC0 4312 2 4182 K1OMC0 4182 3 4555 K1IOO 2640 K1SR3 967 K1BS 948 4 4240 K1IOO1 2204 K1SRM 1088 K1SR2 948 5 3898 K1ALS0 1793 K1IMC0 1157 K1PX1 948 6 3920 K1EX0 1786 K1IY0 1360 K1PRM 774 7 3865 K1EY0 1718 K1TEST0 1410 K1PR2 737 8 3896 K1EX1 1633 K1IY1 1541 K1PR0 722 9 4020 K1EY1 1607 K1IX1 1560 K1MCF0 663 K1OMC1 190 10 使用しない 11 使用しない 12 使用しない 13 使用しない 14 使用しない 15 使用しない 結果 数日データを取る予定 --- Overview Results of last week We changed the model order in several FEs and checked the occurrence of IPC glitches after the changes. The situation did not change much, although there were increases and decreases due to the changes. Next, we tried the configuration according to the amount of data per endpoint and CPU threads. Procedure Considering the amount of data transfer for each model, we adjusted and arranged them according to the amount of data for one endpoint. K1LSC0, K1ASC00, and K1OMC0 were assumed to be alone since they exceed 4000. In addition, since the CPU of k1dc0 currently has 6 cores and 12 threads, the number of endpoints used was set to 10 for maximum CPU efficiency. endpoint sum 0 5884 K1LSC0 5884 1 4312 K1ASC0 4312 2 4182 K1OMC0 4182 3 4555 k1ioo 2640 k1sr3 967 k1bs 948 4 4240 K1IOO1 2204 K1SRM 1088 K1SR2 948 5 3898 k1als0 1793 k1imc0 1157 k1px1 948 6 3920 K1EX0 1786 K1IY0 1360 K1PRM 774 7 3865 K1EY0 1718 K1TEST0 1410 K1PR2 737 8 3896 K1EX1 1633 K1IY1 1541 K1PR0 722 9 4020 K1EY1 1607 K1IX1 1560 K1MCF0 663 K1OMC1 190 10 Not used 11 Not used 12 Not used 13 Not used 14 Not used 15 Not used Result Will take data for a few days