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

Remove the final os.chdir calls to support multi-threaded parallelization of @jobs #1600

Closed
wants to merge 55 commits into from

Conversation

Andrew-S-Rosen
Copy link
Member

@Andrew-S-Rosen Andrew-S-Rosen commented Jan 22, 2024

@Andrew-S-Rosen Andrew-S-Rosen marked this pull request as draft January 22, 2024 22:52
@Andrew-S-Rosen Andrew-S-Rosen deleted the removechd branch February 2, 2024 21:53
@Andrew-S-Rosen Andrew-S-Rosen restored the removechd branch February 11, 2024 17:39
@Andrew-S-Rosen Andrew-S-Rosen added the enhancement New feature or request label Feb 29, 2024
@Andrew-S-Rosen Andrew-S-Rosen changed the title Remove the final cd calls in quacc Remove the final cd calls in quacc to make it safe for multi-threaded parallelization of @jobs Mar 3, 2024
@Andrew-S-Rosen Andrew-S-Rosen changed the title Remove the final cd calls in quacc to make it safe for multi-threaded parallelization of @jobs Remove the final os.chdir calls in quacc to make it safe for multi-threaded parallelization of @jobs Mar 3, 2024
@Andrew-S-Rosen Andrew-S-Rosen changed the title Remove the final os.chdir calls in quacc to make it safe for multi-threaded parallelization of @jobs Remove the final os.chdir calls to support multi-threaded parallelization of @jobs Mar 3, 2024
@Andrew-S-Rosen Andrew-S-Rosen marked this pull request as ready for review March 6, 2024 18:03
@Andrew-S-Rosen Andrew-S-Rosen marked this pull request as draft March 11, 2024 22:33
Copy link

codecov bot commented Mar 11, 2024

Codecov Report

Attention: Patch coverage is 84.61538% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 99.36%. Comparing base (de661e8) to head (ce287dd).

Files Patch % Lines
src/quacc/calculators/qchem/qchem.py 50.00% 1 Missing ⚠️
src/quacc/calculators/vasp/vasp.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1600      +/-   ##
==========================================
- Coverage   99.40%   99.36%   -0.04%     
==========================================
  Files          81       81              
  Lines        3170     3165       -5     
==========================================
- Hits         3151     3145       -6     
- Misses         19       20       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Andrew-S-Rosen Andrew-S-Rosen deleted the removechd branch March 13, 2024 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

1 participant