different configuration impact

13 views
Skip to first unread message

Aya Mohammed

unread,
Sep 4, 2024, 4:24:13 PM9/4/24
to OpenPiton Discussion
Hello,

Is there a difference in communication, latency, or other aspects, beyond the physical arrangement of the generated tiles on the chip, between the following configurations: sims-sys=manycore-x_tiles=4-y_tiles=1-msm_run factorial.s and sims-sys=manycore-x_tiles=2-y_tiles=2-msm_run factorial.s? I understand that the first configuration results in a row of four cores on the chip, while the second forms a square.


thanks,
Aya

Jonathan Balkind

unread,
Sep 5, 2024, 2:59:44 PM9/5/24
to OpenPiton Discussion
This is quite a broad question. The tiles themselves will be almost the same with the exception of their IDs and the mapping between flat IDs (0-3) and 2D IDs (0,0-1,1 vs 0,0-3,0). As a result, some addresses will belong to different L2 slices meaning that latency could be slightly different when accessing those addresses, but it will depend on the specific topology you choose and the addresses that you are accessing in practice.

Thanks,
Jon

--
You received this message because you are subscribed to the Google Groups "OpenPiton Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openpiton+...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/openpiton/533f5411-6b29-4685-9092-3a6e1f11725cn%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages