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

Always write input files #1574

Merged
merged 3 commits into from
Jul 31, 2024
Merged

Always write input files #1574

merged 3 commits into from
Jul 31, 2024

Conversation

pmrv
Copy link
Contributor

@pmrv pmrv commented Jul 31, 2024

This check always fails for submitted jobs and currently prevents lammps jobs to be submitted to the queue. For some reason vasp jobs still work, but I'll leave that for someone else to figure out.

This check always fails for submitted jobs
@jan-janssen
Copy link
Member

We added this to fix the remote jobs, so we have to be careful we do not break those. #1511

@pmrv
Copy link
Contributor Author

pmrv commented Jul 31, 2024

I did also observe that VASP jobs still work somehow similar to that you wrote in the linked issue. I'm guessing that somewhere vasp still writes the input files outside of the calculate function control flow.

Copy link
Member

@jan-janssen jan-janssen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@pmrv pmrv merged commit 9170222 into main Jul 31, 2024
26 checks passed
@pmrv pmrv deleted the input branch July 31, 2024 16:13
@pmrv pmrv mentioned this pull request Aug 26, 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.

3 participants