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 more verbose logging when performing one-time downloading / unpacking of datasets #445

Closed
ChrisCummins opened this issue Sep 29, 2021 · 0 comments · Fixed by #453
Closed
Assignees
Labels
Enhancement New feature or request
Milestone

Comments

@ChrisCummins
Copy link
Contributor

🚀 Feature

There are several operations in CompilerGym that can cause expensive downloading / unpacking operations, such as accessing a new dataset, using a new environment, etc. CompilerGym environments should be more verbose in logging when these situations occur as otherwise the user is left wondering why their app has "frozen" on an otherwise benign looking operation like env.reset() of gym.make().

@ChrisCummins ChrisCummins added the Enhancement New feature or request label Sep 29, 2021
@ChrisCummins ChrisCummins added this to the v0.2.1 milestone Sep 29, 2021
ChrisCummins added a commit to ChrisCummins/CompilerGym that referenced this issue Oct 6, 2021
ChrisCummins added a commit to ChrisCummins/CompilerGym that referenced this issue Oct 6, 2021
ChrisCummins added a commit to ChrisCummins/CompilerGym that referenced this issue Oct 6, 2021
@ChrisCummins ChrisCummins self-assigned this Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
1 participant