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

Renamed input files and internally server is changed to task #246

Merged
merged 3 commits into from
Aug 27, 2024

Conversation

DanteNiewenhuis
Copy link
Contributor

Summary

Workloads are now provided to OpenDC as tasks.parquet and fragments,parquet instead of meta.parquet and trace.parquet
This naming better reflects the information they hold.

Internally, server has been renamed to tasks. This means OpenDC now exports tasks.parquet.
This has been done to reduce confusion.

Implementation Notes ⚒️

  • Briefly outline the overall technical solution. If necessary, identify talking points where the reviewer's attention should be drawn to.

External Dependencies 🍀

Breaking API Changes ⚠️

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

… lists for deadline, cpuUsage, and coreCount
…erver to task. OpenDC nows exports tasks.parquet instead of server.parquet
@DanteNiewenhuis DanteNiewenhuis merged commit 3363df4 into atlarge-research:master Aug 27, 2024
4 checks passed
@DanteNiewenhuis DanteNiewenhuis deleted the InputRename branch August 27, 2024 11:49
This was linked to issues Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Rename workload input traces Rename Server output files
2 participants