You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You need to check out these files: HomaSimulation/RpcTransportDesign/OMNeT++Simulation/homatransport/src/application/WorkloadSynthesizer.[h,cc]
and
HomaSimulation/RpcTransportDesign/OMNeT++Simulation/homatransport/src/application/ MsgSizeDistributions.[h,cc]
Adding new workloads should be quite easy once you read and understand these sources. adding permutation matrix is a bit more tricky as I haven't done that before. But these files are the ones that need to be modified. If you were able to successfully add more workloads and perm matrices, please submit a pull request and I'll put it in the main branch.
Hi behnamm,
I am currently trying to add my own workload and permutation traffic matrix in the simulator. Can you give some info about where I should add it.
Thank you!:)
Qizhe
The text was updated successfully, but these errors were encountered: