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

Fixed several cpu related bugs, changed input topology #226

Merged
merged 4 commits into from
Apr 29, 2024

Conversation

DanteNiewenhuis
Copy link
Contributor

Summary

Fixed several CPU related bugs:

  • OpenDC used to create a separate CPU for each core. This is now fixed
  • Updated all functions to work with this change
  • Updated the CPU input of the topology. A host can now only have CPUs of the same kind.

Implementation Notes ⚒️

N / A

External Dependencies 🍀

N / A

Breaking API Changes ⚠️

N / A

Simply specify none (N/A) if not applicable.

@DanteNiewenhuis DanteNiewenhuis merged commit 2dc44c7 into atlarge-research:master Apr 29, 2024
4 checks passed
@DanteNiewenhuis DanteNiewenhuis deleted the cpu_fix branch April 29, 2024 10:48
DanteNiewenhuis added a commit to DanteNiewenhuis/opendc that referenced this pull request Apr 29, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants