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

vine: rename logs #3942

Open
JinZhou5042 opened this issue Sep 26, 2024 · 0 comments · May be fixed by #4041
Open

vine: rename logs #3942

JinZhou5042 opened this issue Sep 26, 2024 · 0 comments · May be fixed by #4041

Comments

@JinZhou5042
Copy link
Member

JinZhou5042 commented Sep 26, 2024

In TaskVine, we can assign a path as the top-level entry for all logs, like

m = Manager(run_info_path="vine-run-info")

But there is no method to rename each yyyy-mm-dd formatted entry under this directory, such as:

drwxr-xr-x 4 jzhou24 campus 4.0K Sep 26 13:22 2024-09-26T132240
drwxr-xr-x 4 jzhou24 campus 4.0K Sep 26 13:23 2024-09-26T132301
drwxr-xr-x 4 jzhou24 campus 4.0K Sep 26 13:23 2024-09-26T132315
drwxr-xr-x 5 jzhou24 campus 4.0K Sep 26 13:23 2024-09-26T132357
lrwxrwxrwx 1 jzhou24 campus   51 Sep 26 13:23 most-recent -> /scratch365/jzhou24/vine-run-info/2024-09-26T132357
drwxr-xr-x 2 jzhou24 campus 4.0K Sep 26 13:22 vine-cache

Adding a method to rename these subdirectories directly in the code would make it easier to label each entry based on specific settings, and can relieve users from distinguishing logs on checking.

@JinZhou5042 JinZhou5042 changed the title vine: rename logs for better keeping things around vine: rename logs Jan 27, 2025
@JinZhou5042 JinZhou5042 linked a pull request Jan 27, 2025 that will close this issue
7 tasks
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 a pull request may close this issue.

1 participant