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

fix deepmd-kit-cu11 again #3403

Merged
merged 3 commits into from
Mar 4, 2024
Merged

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Mar 3, 2024

Fix #3168.

#3172 didn't fix #3168. The environmental variable SETUPTOOLS_SCM_PRETEND_VERSION works. I don't know what's wrong with the previous one.
In this PR, I deleted the .git directory for deepmd-kit-cu11, which will throw an error if it doesn't work.

@njzjz njzjz added the bug label Mar 3, 2024
@njzjz njzjz linked an issue Mar 3, 2024 that may be closed by this pull request
Copy link

codecov bot commented Mar 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.93%. Comparing base (ec32340) to head (396a18a).
Report is 1 commits behind head on devel.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3403      +/-   ##
==========================================
- Coverage   76.98%   76.93%   -0.06%     
==========================================
  Files         390      423      +33     
  Lines       31048    35847    +4799     
  Branches      909     1620     +711     
==========================================
+ Hits        23903    27578    +3675     
- Misses       6617     7401     +784     
- Partials      528      868     +340     

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

@njzjz njzjz requested a review from wanghan-iapcm March 3, 2024 22:26
@wanghan-iapcm wanghan-iapcm added this pull request to the merge queue Mar 4, 2024
Merged via the queue into deepmodeling:devel with commit bd79dec Mar 4, 2024
51 checks passed
@njzjz njzjz added this to the v2.2.10 milestone Mar 17, 2024
@njzjz njzjz mentioned this pull request Apr 2, 2024
njzjz added a commit to njzjz/deepmd-kit that referenced this pull request Apr 6, 2024
Fix deepmodeling#3168.

deepmodeling#3172 didn't fix deepmodeling#3168. The environmental variable
`SETUPTOOLS_SCM_PRETEND_VERSION` works. I don't know what's wrong with
the previous one.
In this PR, I deleted the `.git` directory for `deepmd-kit-cu11`, which
will throw an error if it doesn't work.

---------

Signed-off-by: Jinzhe Zeng <[email protected]>
(cherry picked from commit bd79dec)
@njzjz njzjz mentioned this pull request Apr 6, 2024
njzjz added a commit that referenced this pull request Apr 6, 2024
Fix #3168.

#3172 didn't fix #3168. The environmental variable
`SETUPTOOLS_SCM_PRETEND_VERSION` works. I don't know what's wrong with
the previous one.
In this PR, I deleted the `.git` directory for `deepmd-kit-cu11`, which
will throw an error if it doesn't work.

---------

Signed-off-by: Jinzhe Zeng <[email protected]>
(cherry picked from commit bd79dec)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

failed to upload deepmd-kit-cu11
2 participants