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 unnecessary error raising for DALI jobs #146

Merged
merged 5 commits into from
Oct 30, 2024
Merged

Fixed unnecessary error raising for DALI jobs #146

merged 5 commits into from
Oct 30, 2024

Conversation

noahhood
Copy link
Contributor

This error is raised when submitting jobs to DALI compute nodes. However, SCRATCH_DIR is only used in TMP_DIR a few lines later, which is hardcoded to be at /dali/lgrandi/{USER}/tmp for DALI jobs anyway.

@noahhood
Copy link
Contributor Author

Sorry @dachengx if there is someone else in charge of utilix I should have tagged.

@dachengx
Copy link
Contributor

Sorry @dachengx if there is someone else in charge of utilix I should have tagged.

@yuema137 should be the reviewer for the job-submission-related codes.

@yuema137
Copy link
Contributor

@noahhood Thanks for this good catch! I modified the code structure a little bit to increase readability. The function remains the same, though.

@yuema137 yuema137 merged commit 9134ad9 into master Oct 30, 2024
2 checks passed
@yuema137 yuema137 deleted the dali_fix branch October 30, 2024 20:50
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.

3 participants