Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use my own workload and traffic matrix #5

Open
qizhe opened this issue Jan 26, 2019 · 1 comment
Open

Use my own workload and traffic matrix #5

qizhe opened this issue Jan 26, 2019 · 1 comment

Comments

@qizhe
Copy link

qizhe commented Jan 26, 2019

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

@behnamm
Copy link
Member

behnamm commented Mar 7, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants