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

Create a CPU Proxy Component #5

Open
faustus123 opened this issue Oct 25, 2023 · 1 comment
Open

Create a CPU Proxy Component #5

faustus123 opened this issue Oct 25, 2023 · 1 comment

Comments

@faustus123
Copy link
Contributor

Create an ERSAP actor in C++ that simulates a CPU component.

The actor should be configurable such that it can:

  • exercise N cores with dummy calculations
  • read data from a socket (UDP, TCP, unix)
  • write fraction of data to a socket (UDP, TCP, unix)
  • configure the "burstiness" of the CPU usage and outputs
@faustus123 faustus123 added this to the M01 milestone Oct 25, 2023
@faustus123 faustus123 changed the title Create a CPU Simulation Actor Create a CPU Proxy Component Oct 25, 2023
@faustus123 faustus123 removed this from the M01 milestone Oct 25, 2023
@faustus123
Copy link
Contributor Author

This is getting a little ahead of ourselves. This is actually Milestone M15 which is scheduled for Y2Q1 in the proposal.

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

1 participant