Revert "analytical-viz: default intra-cube (PE↔PE) BW to 128 GB/s"
This reverts commit 84abf847c4.
This commit is contained in:
@@ -374,7 +374,7 @@ with st.sidebar.expander("Hardware", expanded=False):
|
||||
bw_intra = st.selectbox(
|
||||
"intra-cube GB/s",
|
||||
[128.0, 256.0, 512.0, 1024.0, 2048.0, 4096.0],
|
||||
index=0, key="bw_intra",
|
||||
index=2, key="bw_intra",
|
||||
)
|
||||
bw_inter = st.selectbox(
|
||||
"inter-cube GB/s",
|
||||
|
||||
Reference in New Issue
Block a user